TheAlgorithms / TheAlgorithms/website
[FEATURE] Add a scroll-to-top button for easier navigation through the website
Open
@akash0708 is already working on this.
Since Jan 16, 2024.
enhancement
- Dominant language
- TypeScript
- Stars
- 1k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
Summary
I want to add a scroll-to-top button to the website. One that appears when you scroll down slightly and can take you back to the top of the website on clicking.
Motivation
When the number of algorithms increases, scroll back to the top after having scrolled to the bottom can be tedious. A scroll-to-top button can help
Detailed Description
I scroll-to-top button is simple but effective. I have clearly described what I plan to implement.
Screenshots/Mockups (if applicable)
Additional Context
No response
Existing Issues
- I have checked existing issues (open and closed) for duplicates
Alternatives Considered
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.