Skip to content

Enter decimal values for 'No. of Patients' converted into whole numbers #7

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

Open
sdgun opened this issue Mar 9, 2018 · 1 comment
Open
Labels
Bug Something isn't working Challenge1Scope Scope for Bug Fix Challenge

Comments

@sdgun
Copy link
Collaborator

sdgun commented Mar 9, 2018

Target URL

http://127.0.0.1:5000/configuration/create

Steps to Reproduce

  1. Open the URL http://127.0.0.1:5000/
  2. Click 'Create configuration' Tab
  3. Enter 45.50

Actual Result(s)

  • Enter decimal values for 'No. of Patients' converted into whole numbers > 4,550

Expected Result(s)

  • Must display a validation message must remove the decimal value and display only the whole number
  • For example, if the user enters 45.50, must round as 46 NOT 4,550

Frequency

  • 5/5

Environment Details

  • Device(s): Laptop
  • Resolution: 1366 x 768
  • Operating System: Windows 7 64bit
  • Browser(s): Chrome 64.0.3282.186 (Official Build) (64-bit)

Image(s)/Video(s)/Console Log/Crash Log

1

@sdgun sdgun added the Bug Something isn't working label Mar 9, 2018
@talesforce talesforce added the Challenge1Scope Scope for Bug Fix Challenge label Mar 14, 2018
@talesforce
Copy link
Contributor

The required fix for this issue explicitly requires to display a validation message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Challenge1Scope Scope for Bug Fix Challenge
Projects
None yet
Development

No branches or pull requests

2 participants