-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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): add table scope to form control overrides #8295
fix(data-table): add table scope to form control overrides #8295
Conversation
DCO Assistant Lite bot All contributors have signed the DCO. |
Deploy preview for carbon-elements ready! Built with commit 6debd05 |
Deploy preview for carbon-components-react ready! Built with commit 6debd05 https://deploy-preview-8295--carbon-components-react.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 ✅
0173018
to
0dbadb5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 looks good
0dbadb5
to
9d531a0
Compare
…sign-system#8295) * fix(data-table): add table scope to form control overrides * docs(DataTable): remove example form inputs
* fix(data-table): add table scope to form control overrides (#8295) * fix(data-table): add table scope to form control overrides * docs(DataTable): remove example form inputs * chore(release): v10.32.1 Co-authored-by: emyarod <emyarod@users.noreply.github.com>
Closes #8286
Related #8212
This PR scopes the table form control styles to the data table component to prevent standalone form controls from inheriting the styles
Testing / Reviewing
Confirm that inline table form controls receive the correct color token while standalone form controls are unaffected