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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix validation feedback icon in select multiple #33411

Merged
merged 1 commit into from Apr 2, 2021

Commits on Mar 30, 2021

  1. Fix validation feedback icon in select multiple

    Validation feedback for `<select multiple>` should look like
    `<textarea>`.
    
    The previous implementation was placing the validation icon in the
    middle of the select field together with the single select arrow, that
    is not supposed to be part of this kind of inputs
    tagliala committed Mar 30, 2021
    Copy the full SHA
    1eba8ee View commit details
    Browse the repository at this point in the history