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] Dropdown does not have a validationStatus prop #2364

Closed
brandonlenz opened this issue Apr 27, 2023 · 0 comments · Fixed by #2365
Closed

[fix] Dropdown does not have a validationStatus prop #2364

brandonlenz opened this issue Apr 27, 2023 · 0 comments · Fixed by #2365
Assignees
Labels
type: bug Something isn't working like it's supposed to

Comments

@brandonlenz
Copy link
Contributor

Describe the bug

To make form validation status more consistent between dropdowns and other inputs like TextInput, add a validationStatus prop. More info here

Expected behavior

validationStatus prop sets the right class to give dropdowns red error border

Screenshots

image

@brandonlenz brandonlenz added the type: bug Something isn't working like it's supposed to label Apr 27, 2023
@brandonlenz brandonlenz self-assigned this Apr 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working like it's supposed to
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant