-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Labels
[Feature] NotesPhase 3 of the Gutenberg roadmap around block commentingPhase 3 of the Gutenberg roadmap around block commenting[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
When attempting to add a new note to a block, the New Note interface does not appear if the canvas area is already filled with existing notes.
This issue seems related to limited available space in the canvas — once some existing notes are resolved or removed, the New Note interface becomes visible again and works as expected.
Step-by-step reproduction instructions
- Open a block and start adding multiple notes until the canvas area is fully occupied.
- Try to add another note using the Add Note option from the toolbar.
- Notice that the New Note interface does not appear.
- Resolve or delete one or more existing notes to free up space.
- Attempt to add a new note again — the New Note interface now appears correctly.
Screenshots, screen recording, code snippet
REC-20251029173346.mp4
Environment info
- Wordpress 6.8.3
- Gutenberg 21.9.0
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
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
Metadata
Metadata
Assignees
Labels
[Feature] NotesPhase 3 of the Gutenberg roadmap around block commentingPhase 3 of the Gutenberg roadmap around block commenting[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended