Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Accessibility]: Add success alert when selecting 'Toggle property and continue editing selected' #390

Merged
merged 1 commit into from
May 17, 2021

Conversation

mliao95
Copy link

@mliao95 mliao95 commented May 11, 2021

The accessibility issue is that screen reader users do not hear the success message of the "Toggle property and continue editing selected" context menu option for styles properties:

image

This is in part due to the same context menu/webview issue that was causing the accessibility bug here: #332

This PR adds an alert call inside the patch created in the PR above so that it will announce the success message.

Copy link
Contributor

@flynnolivia flynnolivia left a comment

Choose a reason for hiding this comment

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

Tested it out, lgtm!

Copy link
Contributor

@vidorteg vidorteg left a comment

Choose a reason for hiding this comment

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

LGTM

@mliao95 mliao95 merged commit 2206aef into master May 17, 2021
@vidorteg vidorteg added this to the 1.1.9 milestone May 19, 2021
@vidorteg vidorteg deleted the user/milia/context-menu-toggle-alert branch January 30, 2024 03:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants