-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Copy link
Labels
[Feature] NotesPhase 3 of the Gutenberg roadmap around block commentingPhase 3 of the Gutenberg roadmap around block commenting[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
When deleting a top level note, the user now receives a helpful warning that the replies will also be deleted:
(since #72737)
However, when a user deletes one of the replies to a note, the subsequent replies are not deleted. Unfortunately the same dialog message is used and it implies that they will be:
delete.replies.for.reply.mov
We should update the logic to remove the part about deleting replies when the note being deleted is a reply itself.
Step-by-step reproduction instructions
- Add a note
- Add a few replies to the note
- Delete one of the middle replies
Screenshots, screen recording, code snippet
No response
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
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[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Projects
Status
✅ Done