-
Notifications
You must be signed in to change notification settings - Fork 4.8k
List view: the 'sticky' information is only visual #59409
Copy link
Copy link
Open
Labels
Needs Design FeedbackNeeds general design feedback.Needs general design feedback.[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Package] Block editor/packages/block-editor/packages/block-editor[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Metadata
Metadata
Assignees
Labels
Needs Design FeedbackNeeds general design feedback.Needs general design feedback.[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Package] Block editor/packages/block-editor/packages/block-editor[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description
In the List view, some icons may be shown to provide information about some block properties, for example:
Screenshot:
While for the 'locked' state a text
(locked)is appended to the block item aria-label, there's no textual information for the 'sticky' case.As such, there's no parity between the visual information provided to sighted users and the textual information provided to users with no vision or low vision or users who don't recognize icons meaning.
Ideally, this kind of important information should be provided by the means of visible text.
At the very least, the 'sticky' state should be communicated by the means of some visually hidden text or description
Step-by-step reproduction instructions
Group (locked).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