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

feat: Add validationStatus prop to Dropdown #2365

Merged
merged 15 commits into from
Jun 5, 2023

Conversation

brandonlenz
Copy link
Contributor

@brandonlenz brandonlenz commented Apr 27, 2023

Summary

Related Issues or PRs

Resolves #2364

How To Test

Unit tests test that this works.
Storybook control for validation status can also be used

Screenshots (optional)

image

@brandonlenz brandonlenz changed the title [feat] Add validationStatus prop to Dropdown feat: Add validationStatus prop to Dropdown Apr 27, 2023
@brandonlenz
Copy link
Contributor Author

brandonlenz commented Apr 27, 2023

I'll need to come back and fix what I borked in storybook

Edit: Fixed

Copy link
Contributor Author

@brandonlenz brandonlenz left a comment

Choose a reason for hiding this comment

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

#2398 introduces another use of the now (in this PR) ValidationStatus type that should be updated in this PR once #2398 is merged

@werdnanoslen
Copy link
Contributor

#2398 introduces another use of the now (in this PR) ValidationStatus type that should be updated in this PR once #2398 is merged

it's merged

gidjin
gidjin previously approved these changes May 31, 2023
@brandonlenz brandonlenz requested a review from gidjin June 1, 2023 14:40
@brandonlenz brandonlenz merged commit c314234 into main Jun 5, 2023
@brandonlenz brandonlenz deleted the 2364-bl-dropdown-validation-status branch June 5, 2023 18:13
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.

[fix] Dropdown does not have a validationStatus prop
3 participants