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

[BUG] Create and Update a Number Data with prefix 0 in a Text Field #228

Closed
cjestavillo opened this issue Sep 25, 2019 · 0 comments
Closed
Assignees

Comments

@cjestavillo
Copy link
Contributor

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to one of the system model
  2. Add a number data (with prefix 0, e.g. 001131651) in a text field area
  3. Submit it

Expected behavior
It will save in its original state (e.g. 001131651)

Actual behavior
It saves without 0 (e.g. 1131651)

Screenshots
CURRENT BEHAVIOR:
Screen Shot 2019-09-25 at 6 57 30 PM
Screen Shot 2019-09-25 at 6 57 45 PM

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

No branches or pull requests

2 participants