kisst / kisst/mindmap

Create a navigation bar

Open
#16 5 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.