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 disabled ‹select› decoration #959

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

janbrasna
Copy link
Contributor

@janbrasna janbrasna commented Jul 27, 2024

Description

Links appropriate disabled option caret svg/url to stop turning dropdowns into blue triangles when form submits / becomes readonly.

(Also fixing color mismatch for default state, and tidying up some variables…)

  • I have documented this change in the design system.
  • I have recorded this change in CHANGELOG.md.

Issue

Fixes #885

Testing

https://fix-disabled-select--mzp-dev.netlify.app/components/detail/select--disabled

@janbrasna janbrasna marked this pull request as ready for review July 29, 2024 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Form select elements don't match styling when disabled
1 participant