Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix help page top-of-page-icon link on help page #1400

Closed
1 task
joelvdavies opened this issue Jul 8, 2024 · 0 comments · Fixed by #1401
Closed
1 task

Fix help page top-of-page-icon link on help page #1400

joelvdavies opened this issue Jul 8, 2024 · 0 comments · Fixed by #1401
Assignees
Labels
bug Something isn't working

Comments

@joelvdavies
Copy link
Contributor

joelvdavies commented Jul 8, 2024

Description:
The top of page icon links don't go to the top of the page - this seems to be due to #1121, as the link instead goes to the top of the viewport and so does nothing.

A simple fix appears to be adding an id to the help page div itself and then using that in the link rather than the scigateway div currently used in the example default.json.

Acceptance criteria:

  • Links work as expected
@joelvdavies joelvdavies added the bug Something isn't working label Jul 8, 2024
@joelvdavies joelvdavies self-assigned this Jul 8, 2024
joelvdavies added a commit that referenced this issue Jul 8, 2024
…e-links-#1400

Fix help page top of page links #1400
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant