Skip to content

ContextDialog: Accessibility improvements#9045

Merged
nathanwoulfe merged 2 commits intoumbraco:v8/contribfrom
BatJan:feature/context-dialog-improve-a11y
Nov 22, 2020
Merged

ContextDialog: Accessibility improvements#9045
nathanwoulfe merged 2 commits intoumbraco:v8/contribfrom
BatJan:feature/context-dialog-improve-a11y

Conversation

@BatJan
Copy link
Contributor

@BatJan BatJan commented Oct 2, 2020

Prerequisites

  • I have added steps to test this contribution in the description below

Description

I have improved the accessibility of the context dialog overlay adding role="dialog, ´aria-labelledby´, aria-describedby and a description text + of course added keys in the languages files for en and en_us.

I would have loved to add the focus lock as well but in it's current state it's not quite ready yet - I will give it a try again once I've finished the #8522, which contain some changes that takes view changes into account. View changes are exactly the issue here - The current focus lock is not aware if something change state and becomes visible. But once it's fixed I'll give this another shot :-)

Copy link
Contributor

@nathanwoulfe nathanwoulfe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @BatJan, lovely work as always.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants