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

[Bug]: #10007

Closed
2 tasks done
jordan-bravo opened this issue Nov 1, 2021 · 1 comment
Closed
2 tasks done

[Bug]: #10007

jordan-bravo opened this issue Nov 1, 2021 · 1 comment

Comments

@jordan-bravo
Copy link

jordan-bravo commented Nov 1, 2021

Package

carbon-components-react

Browser

Chrome, Firefox

Package version

v7.44.2

Description

When using DataTable with selection and isSortable, on hover over the left-most column header, the hover state effect appears to bleed into the selection column on the left side. In the Carbon docs (https://www.carbondesignsystem.com/components/data-table/usage/), there is a live demo and if the “With selection” variant is selected and “isSortable” is checked, the same issue is reproducible. This appears to be an issue with Carbon.

Screenshots

carbon data table hover bug

Steps to reproduce

Use DataTable component with selection and sortable. Hover over the left-most column header.

Expected behavior: Hover state effect should not bleed into selection column on left side.

Actual behavior: Hover state effect bleeds into election column on left side.

Code of Conduct

@jnm2377
Copy link
Contributor

jnm2377 commented Nov 1, 2021

Closing as dup of #9837, which got fixed last week. Fix should be included in our next release. :)

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

No branches or pull requests

2 participants