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

Try: Fix "undo trap" by supporting transient states when setting block attributes #12724

Closed
wants to merge 9 commits into from

Conversation

mcsf
Copy link
Contributor

@mcsf mcsf commented Dec 9, 2018

Description

This exploration aims to fix #8119. I'm opening this PR from @aduth's work to keep efforts around #8119 easy to find.

More details can be provided once/if we circle back to this approach.

@mcsf mcsf added [Type] Technical Prototype Offers a technical exploration into an idea as an example of what's possible [Feature] Paste [Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... [Feature] Block Transforms Block transforms from one block to another labels Dec 9, 2018
@mcsf mcsf closed this Dec 9, 2018
@mcsf mcsf deleted the try/set-attributes-transient-option branch December 9, 2018 17:28
@mcsf mcsf added the [Feature] History History, undo, redo, revisions, autosave. label Dec 9, 2018
@aduth aduth mentioned this pull request Jan 25, 2019
5 tasks
@mcsf mcsf mentioned this pull request Apr 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] Block Transforms Block transforms from one block to another [Feature] History History, undo, redo, revisions, autosave. [Feature] Paste [Feature] Writing Flow Block selection, navigation, splitting, merging, deletion... [Type] Technical Prototype Offers a technical exploration into an idea as an example of what's possible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Undo trap": Avoid getting stuck in an editing state
2 participants