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

[NuGet.org Bug]: [A11y] [Accessibility Insights FastPass] missing select-name on redesign select element #8737

Closed
joelverhagen opened this issue Aug 5, 2021 · 1 comment
Assignees
Labels

Comments

@joelverhagen
Copy link
Member

Impact

It's more difficult to complete my work

Describe the bug

Resources for this rule
More information about select-name
WCAG 1.3.1, WCAG 4.1.2

Path select

Snippet:

<select name="installation-instructions" class="installation-instructions-dropdown">

Fix ONE of the following:

  • Form element does not have an implicit (wrapped)
  • Form element does not have an explicit
  • aria-label attribute does not exist or is empty
  • aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty
  • Element has no title attribute
  • Element's default semantics were not overridden with role="none" or role="presentation"

image

Repro Steps

Run Accessibility Insights Fast Pass on this page:
https://int.nugettest.org/packages/MySqlConnector/1.4.0-beta.1?preview=1

Expected Behavior

Fast Pass passes.

Screenshots

No response

Additional Context and logs

No response

@joelverhagen joelverhagen added this to the Sprint 2021-08 milestone Aug 5, 2021
@joelverhagen joelverhagen changed the title [NuGet.org Bug]: [A11y] [Accessibility Insights FastPass] [NuGet.org Bug]: [A11y] [Accessibility Insights FastPass] missing select-name on redesign select element Aug 5, 2021
@loic-sharma
Copy link
Contributor

Closing this since we decided to revert the installation instructions: #8762

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants