Skip to content
Snippets Groups Projects
Unverified Commit e2fb6039 authored by Saurabh Kumar's avatar Saurabh Kumar Committed by GitHub
Browse files

Improve number input field validation (#3257)

Fixes #3213 
Fixes #3194 

- Allow the user to enter any input
- Display instant feedback if the input is not a valid number.

It uses alpine and `isNaN` javascript function for validation
Also, move alpine to be included in both public and apply site; forms
right now doesn't use `base_apply.html`
parent c0bf4a4a
No related branches found
No related tags found
2 merge requests!18Fix application form submit button remaining disabled (#3483),!13Merge in v4.1.1
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment