-
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[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
When a user interacts with with notes by performing a few actions in quick succession, they can easily encounter the comment flood protection message of "You are posting comments too quickly. Slow down." message is displayed.
When the action being performed is submitting a reply or a new note, the action does not succeed. However if a note is being marked as resolved, the action is successful.
Since the comment flooding time frame is set to 15 seconds, it is really easy to hit that limit using the notes feature. This is working as expected, but Notes are a bit different so the same flooding prevention may not be appropriate.
Step-by-step reproduction instructions
- Create two notes.
- Reply to one.
- Click resolve for that note.
- Click resolve for the second one.
- Comment and reopen one.
- Observe comment flooding behavior.
- Refresh page and notice that the statuses are accurate but the last comment did not save.
Screenshots, screen recording, code snippet
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
🔎 Needs Review