Allow users to switch the layout of the canvas: vertical or horizontal
Open
Nobody has claimed this yet.
needs technical design
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
When vertical (default) the workflow should be designed from top to bottom.
When horizontal, the new nodes should go left to right.
--
Note we need to consider the impact of edge labels and node descriptions here, they may not work well on horizontal layout.
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
Start by locating the canvas layout entry point and reviewing how new nodes are positioned in vertical mode. Implement a horizontal mode where new nodes flow left to right, then verify that edge labels and node descriptions remain usable in both layouts.
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
- Mostly clear
- Newbie friendliness
- 35/100