Skip to content
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

No focus state styling on StructuredList-Selection when row is clicked/focused #15931

Closed
2 tasks done
2nikhiltom opened this issue Mar 11, 2024 · 1 comment
Closed
2 tasks done

Comments

@2nikhiltom
Copy link
Contributor

2nikhiltom commented Mar 11, 2024

Package

@carbon/react

Browser

Chrome

Package version

1.52.0

React version

18.2.0

Description

Item/rows in StructuredList Selection story lacks focus state styling when clicked, but works as expected when navigated via keyboard.

Reproduction/example

https://stackblitz.com/edit/github-xfrb3k-pbpgun?file=src%2FApp.jsx

Steps to reproduce

Navigate to the StructuredList component.
Within StructuredList, locate and open the Selection component.
Click/Select on any row in the list to confirm the lack of focus state stylings.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

1 participant