Ironclad / Ironclad/rivet

[Feature]: Add node rotation to avoid cluttering

Open
#394 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
4.7k
Forks
388
PR merge metrics
No merged PRs in 30d

Description

### Feature Request

Add the possibility to rotate nodes 90, 180 and 270 degrees on canvas to avoid canvas cluttering.
See Mathworks Simulink as an example

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Research direction

Start by locating the canvas entry point and the code that renders and positions nodes. Trace how node state is stored and how canvas interactions update it. Done means nodes can be rotated by 90, 180, and 270 degrees and the rotations reduce clutter without breaking existing canvas behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.