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

How to add aria attributes for svelecte dropdown? #186

Closed
darshantechnosoft opened this issue Aug 11, 2023 · 2 comments
Closed

How to add aria attributes for svelecte dropdown? #186

darshantechnosoft opened this issue Aug 11, 2023 · 2 comments
Labels
enhancement New feature or request
Milestone

Comments

@darshantechnosoft
Copy link

I am using the latest version of Sveltect. I am not able to add my own aria attributes.

@mskocik
Copy link
Owner

mskocik commented Aug 20, 2023

Yes, support for proper a11y is lacking... It's being worked on in v4 which is under development.

Can you be more specific on your use-case? To better prepare component for it. Thanks

@mskocik mskocik added the enhancement New feature or request label Aug 20, 2023
@mskocik mskocik added this to the v4.0 milestone Aug 20, 2023
@roshank190
Copy link

what we need is all aria-label and aria-describedby attribute to be passed on input element. You can refer link given below.
https://www.w3.org/WAI/tutorials/forms/instructions/

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

No branches or pull requests

3 participants