-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Bug]: Getting Accessibility error(AVT) for Radio button group without legendText. #10401
Comments
Hi @priyanka1304 thanks for opening this. I can confirm I'm able to reproduce this AVT error even in our latest version. I think we have a few options:
@dakahn do you have any thoughts on this? |
Thanks for reply. If I will give any value to legendText , then a "Radio button heading" will be shown in the UI. But we want to use the radio button group with out radio button heading. can you confirm it's possible or not? |
We have a |
Thanks for the response. Can I know , is anyone working on this issue? |
No one is currently working on this issue. @dakahn would this be a viable solution? |
hey Guys, found this issue and thought I would take a jab. i went off @tw15egan 's idea of the Here is the PR: #10682 I am not sure if you guys wanna go this route or not, but let me know and I can change it up how ever you like CC: @jnm2377 |
Hi |
I think it's in that version, can you recreate it in a sandbox and I can take a look? If there's any bugs I can try a fix |
ah found it, @priyanka1304 it will be in the next version #10715 |
Thanks for fixing this @TannerS . As Tanner said, this will be included in the next release. |
…m#10401) * feat(overflow-menu): sync @carbon/raect v11 * fix(overflow-menu): update story * fix(copy): changed properties * fix(overflow): format * fix(overflow): update errors * fix(overflow): update prefix * fix(overflow): cleanup * fix(container): styles * fix(overflow): add index to storybook * fix(overflow): add preventDefault for enter * Update packages/carbon-web-components/src/components/overflow-menu/overflow-menu.scss Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com> * Update packages/carbon-web-components/src/components/overflow-menu/overflow-menu.scss Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com> * fix(overflow): cleanup prefix * fix(overflow-menu): remove tabindex/role * fix(overflow): align icon --------- Co-authored-by: kennylam <909118+kennylam@users.noreply.github.com>
Package
carbon-components, carbon-components-react
Browser
Chrome
Package version
v7.50.0
React version
16.13.1
Description
CodeSandbox example
https://codesandbox.io/s/sweet-moore-pydjy?file=/src/index.js
Steps to reproduce
To reproduce this error accessibility checker tool is required.
Screen shots are attached. Those can be refered.
Code of Conduct
The text was updated successfully, but these errors were encountered: