Notifications: spamming a comment should not auto hide that comment #2045
Open
Description
Raised by @gibrown
I was reading my notifications and I accidentally hit a key which i guess spammed the comment. While trying to parse the "comment spammed" ui and figure out how to undo it, it timed out, and disappeared. I have no idea which p2 it was on. I have no idea which post. So now I am stuck trying to hunt down which comment it was.
Eventually I found the comment, but it required going to individual p2s, into wp-admin, and guessing where it might have been. Given that we are relying on notifications to "manage" comments, it was a really awful user experience.
Note from @drw158
Couple of ideas:
- For destructive actions, keep the alert around longer, or possibly forever until the user hits the X to close it.
- Remove keyboard shortcuts for destructive actions, or require a more complex shortcut (Shift + S).