Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider removing branch entirely when deleting chain of branches into combinator #1646

Open
glopesdev opened this issue Dec 13, 2023 · 0 comments
Labels
proposal Request for a new feature

Comments

@glopesdev
Copy link
Member

glopesdev commented Dec 13, 2023

Consider the following workflow:

image

In the current version of the editor, deleting the node in the bottom branch will leave it dangling:

image

However, in most cases we find that we would prefer to remove the dangling branch entirely:

image

Removing branches manually is annoying since it requires currently either dragging-dropping, context menus or keyboard navigation. It would be great to have the default be remove the branch fully and then maybe have some modifier key that would leave dangling branches in place as an opt-in action.

@glopesdev glopesdev added the proposal Request for a new feature label Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
proposal Request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant