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 FileInput helperText display when validation prop is set #8150

Merged
merged 5 commits into from
Sep 8, 2022

Conversation

WiXSL
Copy link
Contributor

@WiXSL WiXSL commented Sep 7, 2022

Fixes #8126

  • Fix FileInput FormHelperText error state
  • Added FileInput and ImageInput Required stories
  • Fix FileInput and ImageInput stories
  • SetFileInput and ImageInput label color on validation

storybook

@WiXSL WiXSL changed the title Fix FileInput helperText display when validation prop was set Fix FileInput helperText display when validation prop is set Sep 7, 2022
@slax57 slax57 merged commit 7dea570 into master Sep 8, 2022
@slax57 slax57 deleted the fix-imageinput branch September 8, 2022 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFR Ready For Review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ImageInput and FileInput required() is not working
2 participants