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

CMS. Street dividers. User can enter non numeric values in street dividers input. #1332

Open
AntonOlkhovskyi opened this issue Jun 1, 2018 · 0 comments

Comments

@AntonOlkhovskyi
Copy link
Collaborator

Context

Not numeric values are not forbidden to use in Street dividers input.
As street dividers value can be only numeric, we need to accept only numeric values in the input as well, to avoid any confusion.
Note: Use FF to reproduce.

Steps to reproduce

  1. Open CMS, Open Street settings.
  2. Try to set any alphabetical value in Street dividers input.

Expected result

Warning notification under input says "Only numeric field!"

Current result

User can add alphabetical value in Street dividers input, and then can't save it.
No warnings are present to amend user behavior.

Browsers

FF v59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants