ECMWFCode4Earth / vAirify

code repository for 2024 Code for Earth project #16
MIT License
4 stars 1 forks source link

UX improvements #268

Open tjohnson-scottlogic opened 2 months ago

tjohnson-scottlogic commented 2 months ago

Various UI improvements as shown below:

Image

Note that the combination of the date picker and the time range is covered by a separate ticket, #292

Acceptance Criteria

Test Checklist:

lincent commented 2 months ago

Graph plot points - PR-321

mwalker-scottlogic commented 1 month ago

Test Analysis:

Manual testing required:

mnyamunda-scottlogic commented 1 month ago

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: Image Meaning the user would have to manually resize the columns to fully see the contents.

mwalker-scottlogic commented 1 month ago

Finding

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.

Image

mwalker-scottlogic commented 1 month ago

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

mwalker-scottlogic commented 1 month ago

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

mwalker-scottlogic commented 1 month ago

Closing ticket as a result