Skip to content

Fixed location/sample rate and date appearance for Read and Catalog View

Santiago Faci requested to merge T369239-fix-formatting-issues into main
  • Fixed location and sample rate appearance for Read View
  • Fixed end date appearance for Read View
  • Fixed start date appearance for Catalog View
  • getStartDate function has been renamed to getFormattedDate because it only format the date that is passed as a parameter. Its functionality is not specifically related to startDate

Screenshot_2024-07-04_at_11.45.15

Also fixed a bug about how default sample rate was rendered when the form is empty while registering a new instrument (Due to some changes we did at !63 (merged) to format that information properly). It looked like the following screenhost:

Screenshot_2024-07-04_at_11.47.21

Closes T369239

Edited by Santiago Faci

Merge request reports