Add debounced keyup validation to registration inputs, and loading behavior to submit button #9511
Labels
Lead: @cdrini
Issues overseen by Drini (Staff: Team Lead & Solr, Library Explorer, i18n) [managed]
Priority: 3
Issues that we can consider at our leisure. [managed]
registration
Type: Feature Request
Issue describes a feature or enhancement we'd like to implement. [managed]
Type: Subtask of Epic
A subtask that is part of the work breakdown of an epic issue (see comments). [managed]
Dependency to
epic
#7694. Sub-task of #9315.Problem
A couple more planned UX tweaks to further improve the registration form on two fronts:
Expected behavior / screenshots
Loading...
while the on-submit checks runblur
)Proposal & Constraints
What is the proposed solution / implementation?
jQuery
inrealtime_account_validation.js
to simply disable and modify the text of theSubmit
button using the same approach as Disable cover uploadsubmit
button while uploading #8754.debounce
and akeyup
listener to each invalid input inrealtime_account_validation.js
Leads
Related files
realtime_account_validation.js
Stakeholders
@mekarpeles @cdrini
Instructions for Contributors
The text was updated successfully, but these errors were encountered: