You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: