Workflow Diagram: remove node text at low zoom levels
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
When you zoom a long way out of the chart, it becomes impossible to read text labels or see a node's content.
It should be possible to implement a contextual zoom feature, where nodes and edges render a bit differently at different zoom levels.
At very low zoom levels, with a lot of nodes on screen, I would remove all the labels and just show a large icon. I might even make the icon bigger to make it a bit more readable (if we can do that without overlaps)
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
The issue concerns the workflow chart at very low zoom levels, where labels should be removed and node icons may be enlarged. Start by locating the chart's rendering entry point and determine how zoom level, labels, and icons are represented. Done means dense, zoomed-out charts remain readable without overlapping nodes, with the expected behavior verified at multiple zoom levels.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100