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

Improve EditableField error handling #374

Merged
merged 3 commits into from
Oct 20, 2023

Conversation

jeffdaley
Copy link
Contributor

Improves error handling in required EditableFields.

Currently, there's no logic to reset the error state once it's enabled.

CleanShot.2023-10-19.at.11.05.42-converted.mp4

Not a super-common case, but still. Here it is fixed, with an added blink effect if you try to submit an already-errored field.

CleanShot.2023-10-19.at.11.10.35.mp4

@jeffdaley jeffdaley marked this pull request as ready for review October 19, 2023 15:16
@jeffdaley jeffdaley requested a review from a team as a code owner October 19, 2023 15:16
@jeffdaley jeffdaley merged commit 9032b26 into main Oct 20, 2023
2 checks passed
@jeffdaley jeffdaley deleted the jeffdaley/improve-editable-field-error branch October 20, 2023 15:29
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.

None yet

2 participants