diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-07-02 14:43:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 22:43:34 +0100 |
commit | 63bb8fda2d28e11d7e60808e1e86384d48ec1b47 (patch) | |
tree | 077d366a888ceb4c0c925707e2d2989ad7bf7fdb /src/components/Pills.tsx | |
parent | 4bb4452f0858f2f5f8f6ead3012307cdf4b6a67f (diff) | |
download | voidsky-63bb8fda2d28e11d7e60808e1e86384d48ec1b47.tar.zst |
Improve textinput performance in login and account creation (#4673)
* Change login form to use uncontrolled inputs * Debounce state updates in account creation to reduce flicker * Refactor state-control of account creation forms to fix perf without relying on debounces * Remove canNext and enforce is13 * Re-add live validation to signup form (#4720) * Update validation in real time * Disable on invalid * Clear server error on typing * Remove unnecessary clearing of error --------- Co-authored-by: Dan Abramov <dan.abramov@gmail.com>
Diffstat (limited to 'src/components/Pills.tsx')
0 files changed, 0 insertions, 0 deletions