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

Improve MegaMenu implementation for Accessibility #3125

Closed
3 tasks done
mertsincan opened this issue Oct 19, 2022 · 0 comments
Closed
3 tasks done

Improve MegaMenu implementation for Accessibility #3125

mertsincan opened this issue Oct 19, 2022 · 0 comments
Assignees
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone

Comments

@mertsincan
Copy link
Member

MegaMenu codebase has been completely overhauled and is now closer to spec. In addition, some extra changes were made to the design based on user feedback.

Added Properties For MegaMenu:

  • tabindex: Index of the element in tabbing order.
  • ariaLabel: Defines a string value that labels an interactive element.
  • ariaLabelledby: Identifier of the underlying input element.
@mertsincan mertsincan added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add Component: Accessibility Issue or pull request is related to WCAG or ARIA labels Oct 19, 2022
@mertsincan mertsincan added this to the 3.18.0 milestone Oct 19, 2022
@mertsincan mertsincan self-assigned this Oct 19, 2022
mertsincan added a commit that referenced this issue Oct 19, 2022
tugcekucukoglu added a commit that referenced this issue Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add
Projects
None yet
Development

No branches or pull requests

1 participant