Opened 3 weeks ago
Last modified 3 weeks ago
#62068 new enhancement
Entire "Page Updated. View Page" button should be clickable, not just the text
Reported by: | highprrrr | Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | |
Component: | Editor | Keywords: | |
Focuses: | ui, accessibility | Cc: |
Description
When you Save/Update a post/page/etc, a small button appears in the bottom left corner. This entire button should be clickable, but only the text inside the button is clickable. This is very frustrating because if you miss the text the button disappears.
This is frustrating for me and I have fine vision. I imagine it's even more frustrating for folks who maybe their vision isn't exactly 20/20.
Attachments (1)
Change History (4)
#1
@
3 weeks ago
- Component changed from Posts, Post Types to Editor
- Severity changed from minor to normal
- Version 6.6.2 deleted
#2
@
3 weeks ago
Yes I suppose I should have been more clear. The whole button is "clickable" but what I meant was that clicking ANYWHERE in that button should open the page, rather than requiring that the user click specifically on the text.
The GitHub link doesn't mention this, it mostly talks about whether the button is even necessary at all and making it stick around longer than 10 seconds. I'm new to contributing here, are you saying I should add my thoughts to that GitHub issue you linked to?
Hi and thanks for the report!
This discussion belongs on GitHub, and the main issue about "snackbar" message usability is
https://github.com/WordPress/gutenberg/issues/16391
The full button is clickable, but clicking outside the View Page link dismisses the message. The link's small target size is more problematic with the time limit. Messages with links probably do not belong in a snackbar.
Click target areas for "Page updated. View Page":
<div role="button">
): 217 by 42.2