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(combobox): match "clear selection" icon fill when disabled #8208

Merged
merged 2 commits into from
Mar 29, 2021

Conversation

janhassel
Copy link
Member

Currently the "X" button to clear a combobox's selection is still shown in icon-01 when the control is disabled. This PR updates the icon fill to use disabled-02.

Before
image

After
image

Changelog

Changed

  • Use disabled-02 as icon fill for "clear selection" button in combobox when control is disabled

Testing / Reviewing

  • Ensure the "X" icon fill matches the chevron icon fill when a value is selected and the control is disabled
  • The icon should still use icon-01 when the control is not disabled

@janhassel janhassel requested a review from a team as a code owner March 29, 2021 11:26
@netlify
Copy link

netlify bot commented Mar 29, 2021

Deploy preview for carbon-elements ready!

Built with commit 2c20166

https://deploy-preview-8208--carbon-elements.netlify.app

@netlify
Copy link

netlify bot commented Mar 29, 2021

Deploy preview for carbon-components-react ready!

Built without sensitive environment variables with commit 2c20166

https://deploy-preview-8208--carbon-components-react.netlify.app

@kodiakhq kodiakhq bot merged commit c602476 into carbon-design-system:main Mar 29, 2021
@janhassel janhassel deleted the combobox-disabled-x branch March 30, 2021 04:36
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.

3 participants