Opened 2 years ago
Closed 2 years ago
#57431 closed defect (bug) (reported-upstream)
Accessibility: WCAG violation by different order of Blocks & Patterns in block inserter in Post- and Site-Editor
Reported by: | burnuser | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 6.1.1 |
Component: | Editor | Keywords: | |
Focuses: | ui, accessibility | Cc: |
Description
In the block inserter of the post-editor are tabs ordered: Blocks - Patterns
In the block inserter of the site-editor are tabs ordered: Patterns - Blocks
It is confusing (and very bad UI design) for ALL users, when parts in the - expectable - same user interface change places.
And it is a direct violation of the "Web Content Accessibility Guidelines"
=> "Make Web pages appear and operate in predictable ways"
https://www.w3.org/TR/WCAG21/#consistent-navigation
Change History (6)
This ticket was mentioned in Slack in #accessibility by ryokuhi. View the logs.
2 years ago
#4
@
2 years ago
Hello @burnuser,
thank you for reporting this issue. Since this is an issue with Gutenberg (the block editor), bugs should be reported in its GitHub repository.
I think the best option here is that you add a comment to issue 40117, sharing your point.
Let us know when you have done this, so that we can close this ticket.
Related: