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

[TextField] Label overlapping value when a auto fill #1043

Closed
lindomar-oliveira opened this issue Jan 11, 2021 · 2 comments · Fixed by #1045
Closed

[TextField] Label overlapping value when a auto fill #1043

lindomar-oliveira opened this issue Jan 11, 2021 · 2 comments · Fixed by #1045
Labels
Milestone

Comments

@lindomar-oliveira
Copy link
Contributor

I'm using version 2.5.1, and I have this problem described in the title.

In this sandbox is the reproduction: https://codesandbox.io/s/form-example-text-field-example-forked-oe538.

@mlaursen mlaursen added this to the v2.5.2 milestone Jan 11, 2021
mlaursen added a commit that referenced this issue Jan 12, 2021
chore(form): refactored TextField to use new useFieldStates hook

chore(form): Updated NativeSelect to use new useFieldStates hook

chore(form): Moved useFieldStates to parent folder and added documentation

chore(form): Increased test coverage

Closes #1043
@lindomar-oliveira
Copy link
Contributor Author

@mlaursen In the TextArea component the problem still persists, even after the update.

@mlaursen mlaursen reopened this Jan 12, 2021
@mlaursen
Copy link
Owner

Whoops.. That's what I get for only writing new tests for the TextField. I'll check out the TextArea again

@mlaursen mlaursen modified the milestones: v2.5.2, v2.5.3 Jan 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants