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 - prevent server errors from being cleared on form input field blur #23306

Merged
merged 2 commits into from
Jul 26, 2023

Commits on Jul 20, 2023

  1. implemented change detection before validation form on blur

    Solution to server errors being cleared as soon as an input field loses focus (on blur). For issue Expensify#21838
    joh42 authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    23096ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b35a0f9 View commit details
    Browse the repository at this point in the history