Skip to content

Added hide/show functionality for selected nodes in the flow editor#595

Merged
philipsens merged 4 commits into
masterfrom
feat/node-hiding
Jul 8, 2026
Merged

Added hide/show functionality for selected nodes in the flow editor#595
philipsens merged 4 commits into
masterfrom
feat/node-hiding

Conversation

@stijnpotters1

Copy link
Copy Markdown
Contributor

toggle on
image
on hover:
image
toggle off
image

@stijnpotters1 stijnpotters1 self-assigned this Jul 1, 2026
@stijnpotters1 stijnpotters1 linked an issue Jul 1, 2026 that may be closed by this pull request
@philipsens

Copy link
Copy Markdown
Member

Nice! How does it look in the zoomed-in mode? Do the forward connectors also change in opacity?

Comment thread src/main/frontend/app/routes/studio/canvas/nodetypes/frank-node.tsx Outdated
Comment thread src/main/frontend/app/routes/studio/canvas/edgetypes/frank-edge.tsx
@stijnpotters1

Copy link
Copy Markdown
Contributor Author

Nice! How does it look in the zoomed-in mode? Do the forward connectors also change in opacity?

In zoomed in mode it looks like this:

image

@stijnpotters1 stijnpotters1 requested a review from Matthbo July 6, 2026 13:44

@Matthbo Matthbo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, can be merged if Sergi agrees :D

@philipsens

Copy link
Copy Markdown
Member

I'm going to check it out!

@philipsens

Copy link
Copy Markdown
Member

It's working nice and intuitively. It might be nice to be able to hover on a targeting node to.

Also: I expected that an exit also had the option to hide the forwards, but it doesn't.

Hiding the exception exit would be very useful for configurations like this one:

image

@stijnpotters1

stijnpotters1 commented Jul 7, 2026

Copy link
Copy Markdown
Contributor Author

It's working nice and intuitively. It might be nice to be able to hover on a targeting node to.

Also: I expected that an exit also had the option to hide the forwards, but it doesn't.

Hiding the exception exit would be very useful for configurations like this one:

image

I have improved it!
Please let me know what you think of this, so i can merge it
Image

@sonarqubecloud

sonarqubecloud Bot commented Jul 7, 2026

Copy link
Copy Markdown

@philipsens

Copy link
Copy Markdown
Member

It's perfect :)

@philipsens philipsens merged commit cbd5193 into master Jul 8, 2026
5 checks passed
@philipsens philipsens deleted the feat/node-hiding branch July 8, 2026 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make it possible to hide certain pipes for clarity

3 participants