3 comments (3 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript8,394 forks (8,394 forks)batch import
enhancementhacktoberfestv1-deprecated
Repository metrics
- Stars
- 24,398 stars (24,398 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
The page is too long to scroll to the top of the page, so there should be a scroll up button.
Contributor guide
- Research direction
- Look for the main HTML file where the page content is rendered (likely index.html or similar) and add a fixed position button that appears when scrolling down and scrolls to top when clicked.
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Prerequisites
- HTMLCSSJavaScript