SORMAS-Project
SORMAS-Project copied to clipboard
Display the 'Other airport/seaport/ground crossing/point of entry' in the column 'Point of entry name' of the 'Entries' directory
Problem Description
In the web app, in the cases grid, for point of entry cases, we display in the column 'Point of entry' the full point of entry details when the option 'Other airport/seaport/ground crossing/point of entry' is selected for the point of entry of the case. Therefore, in the column, it is clear which is a point of entry logged in our infrastructure and the sorting of the column appears to be done as expected.
However, in the 'Entries' directory, we do not display the 'Other airport/seaport/ground crossing/point of entry' part in the column 'Point of entry name' so it is not clear which entry is an actual infrastructure point of entry, and which is just the 'Point of entry details'. Also, the sorting of the column appears to not be as expected, as the user can not see that in the backend, we actually also take into account the 'Other airport/seaport/ground crossing/point of entry' when sorting.
Proposed Change
In the 'Entries' directory, display in the column the 'Other airport/seaport/ground crossing/point of entry' in front of the added text from field 'Point of entry details', in the same way it is done in the 'Cases' directory.
Added Value/Benefit
Consistency.
Acceptance Criteria
- [ ] in the column 'Point of entry name' from the 'Entries' directory, display also the values for 'Other airport/seaport/ground crossing/point of entry' if they were selected on the point of entry creation or edit forms, alongside with the text from the field 'Point of entry details';
- [ ] the display and sorting of the column 'Point of entry name' should be done in similar style as of the column 'Point of entry' from the 'Cases' directory.
Implementation Details
No response
Mockups
No response
Additional Information
No response