-
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(date-picker): use correct background for date picker in modal #5123
fix(date-picker): use correct background for date picker in modal #5123
Conversation
Deploy preview for the-carbon-components ready! Built with commit b33911d https://deploy-preview-5123--the-carbon-components.netlify.com |
Deploy preview for carbon-components-react failed. Built with commit b33911d https://app.netlify.com/sites/carbon-components-react/deploys/5e2751912f60f20009b93d38 |
Deploy preview for carbon-elements failed. Built with commit b33911d https://app.netlify.com/sites/carbon-elements/deploys/5e275191e83c900008ff06af |
Deploy preview for the-carbon-components ready! Built with commit aa22c7a https://deploy-preview-5123--the-carbon-components.netlify.com |
Deploy preview for carbon-elements ready! Built with commit aa22c7a |
Deploy preview for carbon-components-react failed. Built with commit aa22c7a https://app.netlify.com/sites/carbon-components-react/deploys/5e2751cd73910b000e73b532 |
Closes #5121
Adds
DatePicker
to the list of form items that should have inverse backgrounds when placed inside of a modal.Changelog
New
.#{$prefix}--date-picker__input
added to list of modal overridesTesting / Reviewing
Add a DatePicker to a Modal example and ensure it does not blend with the background