Some pages like the Stock Analysis or Stock Predictions can get long when displaying charts and stock metrics. Adding a Back to Top button will improve navigation and enhance user experience, especially for users scrolling through multiple charts.
Skills Required:
React
CSS
Basic JavaScript
Acceptance Criteria:
A button appears at the bottom-right corner after the user scrolls down a certain distance.
Clicking the button smoothly scrolls the page back to the top.
The button should blend with the UI (use existing theme colors).
Works on desktop and mobile screens.
Optional: Use an icon like ⬆️ or “Back to Top”.
Difficulty Level:
Beginner
Labels:
frontend, UI/UX, good first issue, GSSoC-2025
Some pages like the Stock Analysis or Stock Predictions can get long when displaying charts and stock metrics. Adding a Back to Top button will improve navigation and enhance user experience, especially for users scrolling through multiple charts.
Skills Required:
React
CSS
Basic JavaScript
Acceptance Criteria:
A button appears at the bottom-right corner after the user scrolls down a certain distance.
Clicking the button smoothly scrolls the page back to the top.
The button should blend with the UI (use existing theme colors).
Works on desktop and mobile screens.
Optional: Use an icon like ⬆️ or “Back to Top”.
Difficulty Level:
Beginner
Labels:
frontend, UI/UX, good first issue, GSSoC-2025