Open Gururajj77 opened 1 week ago
@carbon/react
Chrome
v11
v18
from the comment in this PR, we found out that the hover state is still present on the button when in readonly state. This is from the components ListBox.Selection and ListBoxSelection (which is in the next folder).
ListBox.Selection
ListBoxSelection
https://react.carbondesignsystem.com/?path=/story/components-multiselect--playground&args=readOnly:!true
go to the above link and hover on the 'X' button.
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
No response
The Read-only state for the Multiselect and Filterable Multiselect needs to look like the design specs below:
Package
@carbon/react
Browser
Chrome
Package version
v11
React version
v18
Description
from the comment in this PR, we found out that the hover state is still present on the button when in readonly state. This is from the components
ListBox.Selection
andListBoxSelection
(which is in the next folder).Reproduction/example
https://react.carbondesignsystem.com/?path=/story/components-multiselect--playground&args=readOnly:!true
Steps to reproduce
go to the above link and hover on the 'X' button.
Suggested Severity
Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.
Application/PAL
No response
Code of Conduct