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

Undo – Redo: existing reusable blocks create an undo level #12272

Closed
afercia opened this issue Nov 24, 2018 · 1 comment · Fixed by #14367
Closed

Undo – Redo: existing reusable blocks create an undo level #12272

afercia opened this issue Nov 24, 2018 · 1 comment · Fixed by #14367
Labels
[Feature] History History, undo, redo, revisions, autosave. [Feature] Synced Patterns Related to synced patterns (formerly reusable blocks) [Type] Bug An existing feature does not function as intended

Comments

@afercia
Copy link
Contributor

afercia commented Nov 24, 2018

Tested on latest master 4.5.1

  • open an existing post that contains reusable blocks
  • the reusable blocks take a few moments to fetch content and render, this is expected
  • when they're fully rendered, the Undo button is active indicating there's an undo step in the history:

screenshot 2018-11-24 at 17 08 39

  • click the Undo button
  • the reusable blocks content disappears and a message "Block has been deleted or is unavailable" is shown:

screenshot 2018-11-24 at 17 08 49

  • click the Redo button: the reusable blocks content gets restored

Expected: the Undo step to not be created and the reusable blocks content to not disappear

@afercia afercia added the [Type] Bug An existing feature does not function as intended label Nov 24, 2018
@ellatrix ellatrix added the [Feature] History History, undo, redo, revisions, autosave. label Nov 27, 2018
@Soean Soean added the [Feature] Synced Patterns Related to synced patterns (formerly reusable blocks) label Jan 26, 2019
@aduth
Copy link
Member

aduth commented May 20, 2019

Related: #8119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Feature] History History, undo, redo, revisions, autosave. [Feature] Synced Patterns Related to synced patterns (formerly reusable blocks) [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants