You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've noticed that when one changes a blockquote to another block type, the citation is lost. Here's a GIF:
This raises the general question of dataloss when changing between block types and whether the user can recover. This seems simple for something like the citation (why not just hang onto it?), but I realize that the same solution probably needs to exist for something like changing a photo gallery with 50 images to a heading.
Not fully understanding the technical issues here, I wonder whether it at least makes sense to maintain old block data until the user saves their changes. When considering what gets lost when changing, it's important to think of this as primarily an issue of error recovery, though the need to provide recovery would seem to fall off after the first minute, hour, and day.
The text was updated successfully, but these errors were encountered:
Thanks for clarifying! Can instructions for finding and using the plugin get added to the README? I didn't realize there was a plugin as I had to step away from following this project for the last month. (sorry!)
Edit: realizing that the repo is the plugin. I'm a genius. Readme clarification might still be nice.
Edit: realizing that the repo is the plugin. I'm a genius. Readme clarification might still be nice.
No absolutely needs clarification. It's sort of a soft-launch because it's still very early. Some of the efforts ongoing now might be to replace the prototypes with the new editor, which can actually work outside of wp-admin. See also #655
I've noticed that when one changes a blockquote to another block type, the citation is lost. Here's a GIF:
This raises the general question of dataloss when changing between block types and whether the user can recover. This seems simple for something like the citation (why not just hang onto it?), but I realize that the same solution probably needs to exist for something like changing a photo gallery with 50 images to a heading.
Not fully understanding the technical issues here, I wonder whether it at least makes sense to maintain old block data until the user saves their changes. When considering what gets lost when changing, it's important to think of this as primarily an issue of error recovery, though the need to provide recovery would seem to fall off after the first minute, hour, and day.
The text was updated successfully, but these errors were encountered: