-
Notifications
You must be signed in to change notification settings - Fork 127
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
feat(field): add aria-describedby to Field component #3307
base: main
Are you sure you want to change the base?
Conversation
@jeferson-sb is attempting to deploy a commit to the Chakra UI Team on Vercel. A member of the Team first needs to authorize it. |
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for contributing! 🙏
I do left my remarks on this issue.
Also, is it possible if you find the solution to make it happen for the other frameworks too (Vue and Solid)?
Thanks!
@carwack Is there an option to run storybook for Solid or Vue, I couldn't find one |
@carwack Can you also check why some of these files got formattted the way they are? |
Hi @jeferson-sb,
You can use the following commands
|
Description
Add aria-describedby based on the Field helper text
closes #3301