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

fix(data-table): remove checkbox custom focus styles #12509

Merged
merged 2 commits into from
Nov 10, 2022
Merged

fix(data-table): remove checkbox custom focus styles #12509

merged 2 commits into from
Nov 10, 2022

Conversation

alisonjoseph
Copy link
Member

closes #10285

Changelog

Removed

  • remove custom focus styles for datatable checkbox

Testing / Reviewing

Check that focus styles for data table checkbox no longer overlap into table cell next to it.

note: css comments mention the override being in place to match the expansion focus styles, but I am assuming this is leftover from a previous style, as it doesn't match the expansion focus at all. I think we should be fine to remove this.

@alisonjoseph alisonjoseph requested a review from a team as a code owner November 7, 2022 16:10
@netlify
Copy link

netlify bot commented Nov 7, 2022

Deploy Preview for carbon-components-react ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit e5cf151
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-react/deploys/636d75fd9b81f60008eadd70
😎 Deploy Preview https://deploy-preview-12509--carbon-components-react.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Nov 7, 2022

Deploy Preview for carbon-elements ready!

Name Link
🔨 Latest commit e5cf151
🔍 Latest deploy log https://app.netlify.com/sites/carbon-elements/deploys/636d75fd14edc20008a6b0f4
😎 Deploy Preview https://deploy-preview-12509--carbon-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@kodiakhq kodiakhq bot merged commit e5959d6 into carbon-design-system:main Nov 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Bug]: Keyboard focus outline of batch checkbox in DataTable header overlaps the next header column
3 participants