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

PanelMenu does not use unique IDs #1791

Closed
zechmeister opened this issue Nov 19, 2021 · 0 comments
Closed

PanelMenu does not use unique IDs #1791

zechmeister opened this issue Nov 19, 2021 · 0 comments
Assignees
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@zechmeister
Copy link
Contributor

I'm submitting a bug report

CodeSandbox Case (Bug Reports)
Please demonstrate your case at CodeSandbox by using the issue template below. Issues without a test case have much less possibility to be reviewed in detail and assisted.

https://wzux8.csb.app/

Current behavior
<a> s in PanelMenu do all have the same id.

Expected behavior
Each id should be unique. See: https://html.spec.whatwg.org/multipage/dom.html#the-id-attribute

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Increase the accessibility of PrimeVue.

Please tell us about your environment:

Vite

  • Vue version: 3.2.16
  • PrimeVue version: 3.8.2
@mertsincan mertsincan self-assigned this Dec 6, 2021
@mertsincan mertsincan added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Dec 6, 2021
@mertsincan mertsincan added this to the 3.10.0 milestone Dec 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

No branches or pull requests

2 participants