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

Allow undoing making a node into a field #132

Open
taramk opened this issue May 9, 2023 · 3 comments
Open

Allow undoing making a node into a field #132

taramk opened this issue May 9, 2023 · 3 comments

Comments

@taramk
Copy link
Contributor

taramk commented May 9, 2023

Should be a more elegant option than just deleting it. We could either concatenate the key + value with a space between, or we could just use the value for the node text.

@progrium
Copy link
Contributor

If you've gone to the point of setting a value, I don't really understand why/when somebody would want to go back to a normal node.

@taramk
Copy link
Contributor Author

taramk commented May 18, 2023

I'm thinking mostly of cases where they've made a mistake (so they likely haven't set a value).

@progrium
Copy link
Contributor

How many individual solutions to one-off undo should we have before figuring out undo?

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

No branches or pull requests

2 participants