Skip to content

[6.x] Fix bard undos#14506

Merged
jasonvarga merged 1 commit into6.xfrom
fix-bard-undos
Apr 16, 2026
Merged

[6.x] Fix bard undos#14506
jasonvarga merged 1 commit into6.xfrom
fix-bard-undos

Conversation

@jackmcdade
Copy link
Copy Markdown
Member

Prevent no-op ProseMirror transactions from being added to history which are essentially no-change undo states that make it appear like the undo didn't work.

References: #14467 (comment)

@jackmcdade jackmcdade changed the title Fix bard undos [6.x] Fix bard undos Apr 16, 2026
prevent no-op ProseMirror transactions from being added to history which are essentially no-change undo states that make it appear like the undo didn't work.
@jackmcdade
Copy link
Copy Markdown
Member Author

Ignore the force-push, I accidentally branched off master instead of 6.x 🤦 .

@jackmcdade jackmcdade requested a review from jasonvarga April 16, 2026 18:24
@hivokas
Copy link
Copy Markdown
Contributor

hivokas commented Apr 16, 2026

@jackmcdade thank you, that seems to fix the issue for me locally.

@jasonvarga jasonvarga merged commit 34c2391 into 6.x Apr 16, 2026
17 checks passed
@jasonvarga jasonvarga deleted the fix-bard-undos branch April 16, 2026 19:22
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

Successfully merging this pull request may close these issues.

3 participants