Skip to content

Show error messages on blur after pending validations#464

Open
beornf wants to merge 1 commit into
wearebraid:masterfrom
beornf:blur-pending-validations
Open

Show error messages on blur after pending validations#464
beornf wants to merge 1 commit into
wearebraid:masterfrom
beornf:blur-pending-validations

Conversation

@beornf

@beornf beornf commented Jul 18, 2021

Copy link
Copy Markdown

When running validations with debounce rules there may be a delay between blur and the validations being processed. This causes the errors to change very soon after being made visible. Hence this PR waits for the pending validations to be ran before changing error visibility.

@justin-schroeder

Copy link
Copy Markdown
Member

this seems reasonable to me!

@beornf beornf force-pushed the blur-pending-validations branch from 0b9aaac to f541d3a Compare January 1, 2023 17:06
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.

2 participants