Open tjohnson-scottlogic opened 4 months ago
Manual testing required:
check the below points on the page on chrome on a 1920 x 1200 monitor
Summary Page:
Verify all columns of table fit on the screen in full on a 1920 x 1200 monitor ✅
City Page:
Verify on hover the "City" breadcrumb link is not underlined ✅
Verify on hover the "City" breadcrumb link does not move the the city name across ✅
Check each graph - plot points smaller and line thicker to make them sleeker and easier on the eyes ✅ (see pr for evidence
Check the date picker confirm button says 'Update' ✅
Verify the forecast window dropdown is the same colour as the date dropdown ✅
Finding The grid column is set to have less width so the user doesn't have to scroll to see the rest of the pollutants. In a rare case sometimes the grid opens like so: Meaning the user would have to manually resize the columns to fully see the contents.
AC 'City view - The "City" breadcrumb link has a fixed width so the city name is not shoved across when hovered'
This seems to be working however I have found a small issue with it if the city name is pushed over two lines (eg, go to city page for Rio de Janiro and make the window small until the name splits), then on breadcrumb hover it does get pushed.
The grid column is set to have less width so the user doesn't have to scroll to see the rest of the pollutants. In a rare case sometimes the grid opens like so:
Raised ticket: https://github.com/orgs/ECMWFCode4Earth/projects/12/views/6?pane=issue&itemId=79693758
AC 'City view - The "City" breadcrumb link has a fixed width so the city name is not shoved across when hovered'
This seems to be working however I have found a small issue with it if the city name is pushed over two lines (eg, go to city page for Rio de Janiro and make the window small until the name splits), then on breadcrumb hover it does get pushed.
Raised ticket: https://github.com/orgs/ECMWFCode4Earth/projects/12/views/6?pane=issue&itemId=79694252
Closing ticket as a result
Various UI improvements as shown below:
Note that the combination of the date picker and the time range is covered by a separate ticket, #292
Acceptance Criteria
Test Checklist:
[ ] Automation Tests added to project