Northeastern-Electric-Racing / Northeastern-Electric-Racing/FinishLine
[Frontend] - Hide sidebar on mobile
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 36
- Forks
- 9
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 11
Description
Description
Currently, the sidebar still appears on the left side of the screen on smaller screens, specifically mobile screens. However, we want to maximize the small amount of screen real estate that
Acceptance Criteria
Hide the sidebar on small screens, and have the sidebar still be accessible via the hamburger menu.
Proposed Solution
Use logic with breakpoints to programmatically hide the sidebar.
Mocks
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.
Research direction
Start by locating the sidebar and hamburger menu components, then inspect how the frontend handles responsive breakpoints. Confirm the sidebar is hidden on small screens while remaining accessible through the hamburger menu, and test the behavior at mobile viewport sizes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100