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

refactor(select): remove unused disabled option styles #7477

Merged

Conversation

emyarod
Copy link
Member

@emyarod emyarod commented Dec 17, 2020

Closes #7475

This PR removes unused styles on the Select component for disabled options. The disabled component already matches the component spec, and opacity rules on disabled <select> options are not rendered in the browsers we support

Testing / Reviewing

Confirm there are no visual component regressions

@netlify
Copy link

netlify bot commented Dec 17, 2020

✔️ Deploy preview for carbon-elements ready!

🔨 Explore the source changes: a1d9ba7

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-elements/deploys/5ffe164b85beb60007a507fd

😎 Browse the preview: https://deploy-preview-7477--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Dec 17, 2020

✔️ Deploy preview for carbon-components-react ready!

🔨 Explore the source changes: a1d9ba7

🔍 Inspect the deploy logs: https://app.netlify.com/sites/carbon-components-react/deploys/5ffe164b300aba0007cb4e36

😎 Browse the preview: https://deploy-preview-7477--carbon-components-react.netlify.app

@emyarod emyarod force-pushed the 7475-disabled-select-styles branch from a0fea8f to b39cd2a Compare December 17, 2020 18:10
Copy link
Member

@laurenmrice laurenmrice left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Thank you 🙌🏻

Copy link
Contributor

@andreancardona andreancardona left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@emyarod tested & reviewed 👍 lgtm.

@emyarod emyarod force-pushed the 7475-disabled-select-styles branch from 9f65c91 to a1d9ba7 Compare January 12, 2021 21:36
@andreancardona andreancardona merged commit c4f2b1c into carbon-design-system:master Jan 12, 2021
@emyarod emyarod deleted the 7475-disabled-select-styles branch January 13, 2021 17:18
@emyarod emyarod mentioned this pull request Jan 22, 2021
46 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CSS stlying is not property for disabled select item in firefox
4 participants