carbon
carbon copied to clipboard
No sound after moving cursor on select filterable with action button
Current behaviour
- Go to https://carbon.sage.com/?path=/story/select-filterable--with-action-button
- Turn on NVDA tool
- Move the cursor to select
There is no information about this select
Expected behaviour
NVDA should tell me about this field
CodeSandbox or Storybook URL
https://carbon.sage.com/?path=/story/select-filterable--with-action-button
JIRA Ticket (Sage Only)
SBS-32304
Suggested Solution
No response
Carbon Version
106.6.5
Design Tokens Version
No response
What browsers are you seeing the problem on?
Chrome
What Operating System are you seeing the problem on?
Windows
Anything else we should know?
No response
Confidentiality
- [X] I confirm there is no confidential or commercially sensitive information included.
FE-5182
@AgnieszkaRadecka when I test the link with NVDA (via Browserstack) and focus the select, whether by clicking or by using the tab key, I hear it described as "color combobox collapsed has autocomplete editable please select" - which while a bit of a mouthful, does contain all the relevant information. Can you confirm whether you still see an issue with this component? (Perhaps it has been fixed independently since May?)
I think that it was probably fixed in this PR: https://github.com/Sage/carbon/pull/5865
I picked up this ticket and from my testing it is working as expected. NVDA reads out "colour combobox collapsed has autocomplete editable please select" which does provide the relevant info to the user. This issue may well have been fixed by another issue in the meantime, potentially the one @grabkowski commented, hence how it is working correctly now.