Create a navigation bar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
The edit this parameter in the URL query parameters works for some, but not an option for everyone, a gui option to fabricate this parameters is needed for at least the following.
- Pick the map to show ( set the file )
- Pick the root item
For the file item, a simple file picker should work, for the root item picker, that's two fold. One is to limit the scope aka zoom in, that can be done with a left-click option "hide parents" or "set as root", and the other half is the zoom out, which could be done either with a history navigation bar, or with a side menu.
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
No files or tests are named. Start by tracing the existing URL query-parameter handling and the map/root-item rendering entry points. Define the navigation UI around file selection, root selection, hiding parents, and history or side-menu zoom-out behavior; done means these actions replace the current URL-only workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- d3, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100