microsoft / microsoft/SandDance
Label is hard to click when there are a lot of labels
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.1k
- Forks
- 573
- Avg merge
- 8d 9h
- Merged PRs (30d)
- 4
Description
Hi, looks like the label is hard to click when they are small, although the cursor is a misleading pointer. This can be illustrated as below:
- Access https://sanddance.js.org/app/
- Change to Bar
- Switch Y Axis to "State"
- Click Y axis labels (you will find that the cursor is always pointer, but only a very small area is hoverable & clickable).
On the other hand, sometimes the cursor is displayed as hand, while the label is actually clickable:

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
Reproduce the issue at https://sanddance.js.org/app/ using Bar mode and State on the Y Axis, then inspect the label interaction entry point. Ensure the intended label area is clickable and that the cursor accurately reflects whether a label can be clicked.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100