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. Negative value can be added as street divider value. #1331

Open
AntonOlkhovskyi opened this issue May 30, 2018 · 0 comments

Comments

@AntonOlkhovskyi
Copy link
Collaborator

Context

User can set negative street divider value, which logically can't be used as a street divider.
This leads to the console errors, Poorest label on the street become unreadable.

Steps to reproduce

  1. Navigate to the CMS.
  2. Open Street Settings tab.
  3. In Street dividers input field set negative value (-50 or etc.)
  4. Click green "Plus" icon.

Expected result

Validation error is appear under input field. "Only positive can be used as Street Divider" or similar text should be displayed.

Current result

Negative value is successfully set as Street divider.

street divider values

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