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

Fees amount field is confusing to user #465

Open
cnovick-doj opened this issue Dec 12, 2017 · 0 comments
Open

Fees amount field is confusing to user #465

cnovick-doj opened this issue Dec 12, 2017 · 0 comments

Comments

@cnovick-doj
Copy link

cnovick-doj commented Dec 12, 2017

As a [user], in order to enter amounts for The amount of money I'm willing to pay in fees, if any, I need an example to format an amount, whether to prefix with a $ or show decimal places

[Description, background context, or implementation details]
If $ is an invalid character a description should advise the user and possible show an example

Acceptance criteria

  • [Define what kind of input is acceptable and provide an example ]
  • [Show a $ to the left of the field so the user does not attempt to add one]
  • [ ]

[The expected format of fee amount is confusing to user]

Expected Behavior

User should be able to add amounts preceded by $ or $ should show to the left of the field.

Actual Behavior

I started by entering $0.05. then $300.00 and the form threw an error.
Finally it accepted the integer 300.

Steps to reproduce the behavior

  1. Enter $0.05
  2. Enter 7.70
  3. Enter 300

FOIA.pdf

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

1 participant