-
Notifications
You must be signed in to change notification settings - Fork 5
Scroll to top on navigation #35
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersweb clientWork related to the new web client in Gleam.Work related to the new web client in Gleam.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersweb clientWork related to the new web client in Gleam.Work related to the new web client in Gleam.
When clicking a link when the page is scrolled (e.g. scroll down in the calendar and go to a date) the destination page (in this case the timesheet view) is scrolled to the same location. Which is not the desired behaviour.
Maybe this is an issue in the third-party library
modemused for routing, or we should fix it ourselves.