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

Editor History: Site title and tagline blocks undo one character at a time #37171

Open
jeyip opened this issue Dec 7, 2021 · 2 comments
Open
Labels
[Block] Site Tagline Affects the Site Tagline Block [Block] Site Title Affects the Site Title Block [Feature] History History, undo, redo, revisions, autosave. [Type] Bug An existing feature does not function as intended

Comments

@jeyip
Copy link
Contributor

jeyip commented Dec 7, 2021

Description

Undoing a site tagline or site title block reverts text one character at a time instead of in larger "chunks" like in the paragraph block.

Step-by-step reproduction instructions

Block Editor

  1. Navigate to the post editor
  2. Add a site tagline or site title block
  3. Add text to the site tagline
  4. Undo the changes
  5. Verify that reversions occur one character at a time

Site Editor

  1. Enable full site editing by activating the Gutenberg plugin and an FSE enabled theme (Ex. Quadrat)
  2. Navigate to the site editor
  3. Add a site tagline or site title block
  4. Add text to the site tagline
  5. Undo the changes
  6. Verify that reversions occur one character at a time

Screenshots, screen recording, code snippet

Site tagline block not working
2021-12-06 17 14 16

Paragraph block working
2021-12-06 19 47 47

Environment info

No response

Please confirm that you have searched existing issues in the repo.

Yes

Please confirm that you have tested with all plugins deactivated except Gutenberg.

Yes

@jeyip jeyip added [Type] Bug An existing feature does not function as intended [Feature] History History, undo, redo, revisions, autosave. [Block] Site Title Affects the Site Title Block [Block] Site Tagline Affects the Site Tagline Block labels Dec 7, 2021
@ndiego
Copy link
Member

ndiego commented Jun 12, 2023

I can confirm this is still an issue in Gutenberg trunk as of today.

@paulopmt1
Copy link
Contributor

Hey @youknowriad and @ellatrix, I'm learning Gutenberg in my 20% time and I'm curious about your feedback on this POC for fixing this title issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Site Tagline Affects the Site Tagline Block [Block] Site Title Affects the Site Title Block [Feature] History History, undo, redo, revisions, autosave. [Type] Bug An existing feature does not function as intended
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants