Feature: Add Menu to site
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 10
- Forks
- 5
- Avg merge
- 2h 41m
- Merged PRs (30d)
- 66
Description
When logging into Divviup, you are taken to the Home/Accounts page. It would be nice to add a hamburger menu (three dashes on the upper left hand side) that lets you navigate to different parts of the page. Potentially with submenus for the different accounts to add members, add tasks, etc.
Also, right now the Home button looks clickable but clicking it doesn't actually redirect you. You end up back to Home/Accounts. So we should either make it unclickable (no a href, no blue underline), or take you to a different destination.
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 from the Home/Accounts page described in the issue and trace how the Home button currently behaves. Define the menu destinations, including account-related actions such as members and tasks, then verify that the hamburger menu navigates correctly and that Home is either a valid destination or visibly non-clickable.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100