Problem to solve
Scrolling down on a long timeline (example) loses of the context of which user is represented in which column. (Is apples the left column or right column?)
Acceptance criteria
- If the user is scrolling below the username bar an overlay should appear at the top of the page, displaying the usernames above the Timeline columns
- Should play well with the diff overlay
- Include a link to '↑ Top' in the far right side of the overlay. On click, it should scroll the user to the top of the page.
- The usernames should be linked to their userpage on the selected wiki, and open in a new tab when clicked.
Mockup
Notes
JavaScript Event: https://developers.google.com/web/updates/2017/09/sticky-headers