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

[Dev] Implement BackToTop Button on Tips page #385

Open
discombobulateme opened this issue Apr 3, 2023 · 0 comments
Open

[Dev] Implement BackToTop Button on Tips page #385

discombobulateme opened this issue Apr 3, 2023 · 0 comments
Labels
frontend All related to frontend development

Comments

@discombobulateme
Copy link
Collaborator

discombobulateme commented Apr 3, 2023

As the Tips page is an infinite scrool, a BackToTop button needs to be implemented to allow users to easily go back to the top of the back without having to scroll back up.

You could Swizzle the component using:
docusaurus swizzle @docusaurus/theme-classic BackToTopButton

But it shows as unsafe

Image

@discombobulateme discombobulateme added the frontend All related to frontend development label Apr 3, 2023
@discombobulateme discombobulateme changed the title Implement BackToTop Button on Tips page [Dev] Implement BackToTop Button on Tips page Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend All related to frontend development
Projects
None yet
Development

No branches or pull requests

1 participant