-
Couldn't load subscription status.
- Fork 12
Closed
OpenCodeChicago/hacktoberfest-2025-frontend
#165Closed
Copy link
Labels
frontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)good first issueGood for newcomersGood for newcomershacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025priority: mediumImportant but not urgentImportant but not urgentreactReact components & UI logicReact components & UI logic
Milestone
Description
Priority: Medium
Difficulty: Easy
Type: Frontend (React + Vite)
Description
When users navigate between pages in our single-page application (SPA), the scroll position should reset to the top of the page.
Currently, if a user scrolls down on one page and navigates to another (e.g., from Home to About or Collections), they remain at the same scroll position, which can cause confusion.
This task will improve UX consistency by ensuring that each route loads from the top.
Acceptance Criteria
- When navigating between any routes, the page automatically scrolls to the top.
- Works for all internal route changes (SPA navigation).
- No performance issues or layout shifts introduced.
Metadata
Metadata
Assignees
Labels
frontendTasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)Tasks related to the frontend (React, Vite, TailwindCSS, UI components, pages)good first issueGood for newcomersGood for newcomershacktoberfestSpecial issue for HacktoberfestSpecial issue for Hacktoberfesthacktoberfest-2025Special issue for Hacktoberfest 2025Special issue for Hacktoberfest 2025priority: mediumImportant but not urgentImportant but not urgentreactReact components & UI logicReact components & UI logic
Type
Projects
Status
Done