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 onChange #867

Merged
merged 2 commits into from
Aug 14, 2024
Merged

[Fix] FileInput onChange #867

merged 2 commits into from
Aug 14, 2024

Conversation

riitasointi
Copy link
Collaborator

Description

PR fixes an issue in FileInput's onChange function. The issue manifested when using the component with controlled value.

Also fixes a minor font related problem in file item.

Also fixes some Tooltip related prop naming in Styleguidist .md files.

How Has This Been Tested?

Styleguidist and a separate CRA project

Release notes

FileInput

  • Fix onChange behavior in controlled state
  • Fix file item text styles

@riitasointi riitasointi requested a review from LJKaski as a code owner August 9, 2024 12:51
@riitasointi riitasointi force-pushed the fix/file-input-onchange branch from e28728f to 1021699 Compare August 14, 2024 09:57
@LJKaski LJKaski self-requested a review August 14, 2024 10:01
@LJKaski LJKaski added the bug Something isn't working label Aug 14, 2024
@riitasointi riitasointi merged commit 629130c into develop Aug 14, 2024
1 check passed
@riitasointi riitasointi deleted the fix/file-input-onchange branch August 14, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants