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

Issue 716 - improve form validation/ui #717

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Simon-Carr
Copy link

  1. Enable client side validation to prevent postback of text chars into quantity field (should there be a min quantity?).
  2. Added small js function to restrict input to 0-9 keys only.
  3. Make input classes consistent (add input-text where appropriate).
  4. Correct inconsistent button styling (fix remove button styling where appropriate).
  5. Make date-pickers more obvious by adding icon.

I'm not sure if this project is active/being maintained or not.....

… to quantity field, added small js function to restrict input to 0-9 keys only, make input classes consistant, correct inconsistent button styling, make datepickers more obvious
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.

1 participant