kisst / kisst/mindmap

Separate click actions

Open
#33 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
3
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The original version of the lib had, one click action for both the circle and the text, so we hooked up first the external link and the update of the breadcrumb as well, so all 3 ( Open/ Close , Open link in a new tab, update breadcrumb ) The link already got separated out into a new icon, and the click action was limited to the circle itself only.
Next step should be move the breadcrumb update to the text, so the full list of click actions would be.
- `link` icon ( pop up new page to the hyperlink attribute )
- text ( update breadcrumb )
- circle ( open / close )

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the visualization click handlers that currently distinguish the link icon and circle, then trace how the text click updates the breadcrumb. Confirm the three target behaviors described in the issue: the link opens the hyperlink, text updates the breadcrumb, and circle opens or closes the node.

Written by the indexing model from the issue text.

Assessment

Tech stack
d3js, javascript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.