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

WCAG 4.1.2: (WildlifeManager/button 'Ok') A button must not support both the Invoke and Toggle patterns. #30

Open
karanbirsingh opened this issue Aug 18, 2021 · 0 comments

Comments

@karanbirsingh
Copy link

The following accessibility issue needs investigation.

App: WildlifeManager

Element path: button 'Ok'

Issue Details: A button must not support both the Invoke and Toggle patterns. WCAG 4.1.2

How To Fix: Modify the button to support exactly one of the following patterns:
· Support the Invoke pattern if the button performs a command at the request of the user.
· Support the Toggle pattern if the button can cycle through a series of up to three states.
· Support the ExpandCollapse pattern if the button shows or hides additional content.

This accessibility issue was found using Accessibility Insights for Windows, a tool that helps debug and find accessibility issues earlier. Get more information and download this tool at https://aka.ms/AccessibilityInsights.

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

No branches or pull requests

1 participant