You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Missing Descriptive Text for Elements:
The element associated with input fields does not contain descriptive text that clearly identifies the expected input.
MultiSelect Dropdown Error Display Bug:
There is a bug with the MultiSelect dropdown functionality where error messages are being displayed in an unintended location within the user interface. Instead of appearing directly below or next to the MultiSelect component, the error messages are shown elsewhere in the UI, making it unclear to users which input field the error refers to.
1.Navigate to the page containing the MultiSelect dropdown.
2.Attempt to select an option or leave the selection blank in the MultiSelect dropdown that triggers an error (e.g., validation error).
3.Observe where the error message is displayed in the UI.
Package
@carbon/react
Browser
Chrome
Operating System
MacOS
Package version
1.40.0
React version
18.2.0
Automated testing tool and ruleset
IBM Equal Access Accessibility Checker
Assistive technology
No response
Description
Missing Descriptive Text for Elements:
The element associated with input fields does not contain descriptive text that clearly identifies the expected input.
MultiSelect Dropdown Error Display Bug:
There is a bug with the MultiSelect dropdown functionality where error messages are being displayed in an unintended location within the user interface. Instead of appearing directly below or next to the MultiSelect component, the error messages are shown elsewhere in the UI, making it unclear to users which input field the error refers to.
WCAG 2.1 Violation
No response
Reproduction/example
https://codesandbox.io/p/devbox/dazzling-sanderson-7p8z9k?workspaceId=aef1e2f0-a29f-4df8-8da4-6a62a57c276b
Steps to reproduce
1.Navigate to the page containing the MultiSelect dropdown.
2.Attempt to select an option or leave the selection blank in the MultiSelect dropdown that triggers an error (e.g., validation error).
3.Observe where the error message is displayed in the UI.
Suggested Severity
None
Code of Conduct
The text was updated successfully, but these errors were encountered: