ral-facilities / scigateway

SciGateway is the parent application for several plugins providing access to data and compute tools for large Science Facilities
Apache License 2.0
6 stars 4 forks source link

Fix help page top of page links #1400 #1401

Closed joelvdavies closed 2 months ago

joelvdavies commented 2 months ago

Description

See #1400. Adds an id to the help page content and uses that for the top of page links rather than the scigateway div that doesn't move. I have tested this on Chrome, Firefox and Edge.

Testing instructions

Agile board tracking

Closes #1400

codecov[bot] commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 96.78%. Comparing base (40d8aee) to head (7bc6b85).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1401 +/- ## ======================================== Coverage 96.78% 96.78% ======================================== Files 48 48 Lines 1740 1740 Branches 485 492 +7 ======================================== Hits 1684 1684 Misses 52 52 Partials 4 4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.