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

Error Related to minimum donation amount. #610

Closed
Benunc opened this issue May 5, 2016 · 3 comments
Closed

Error Related to minimum donation amount. #610

Benunc opened this issue May 5, 2016 · 3 comments
Assignees
Milestone

Comments

@Benunc
Copy link
Member

Benunc commented May 5, 2016

How to reproduce:

  1. Create a form with multi-level donation with one level of anything greater than $5, and the custom amount option "yes" selected. Give the form a minimum amount of $5.
  2. Publish the form.
  3. On the front end, select the custom amount but don't enter anything, then select the set level.

You should see this:
screen shot 2016-05-05 at 6 37 01 am

The fix could be that the placeholder/value on the custom amount input defaults to the form minimum. Somewhere in or around line 242 of assets/js/frontend/give-checkout-global.js is my 2-minute stab at it.

@DevinWalker
Copy link
Member

Thanks for reporting

@DevinWalker DevinWalker self-assigned this May 5, 2016
@DevinWalker DevinWalker added this to the 1.4.3 milestone May 5, 2016
@DevinWalker
Copy link
Member

Setup like this?

screen shot 2016-05-05 at 10 07 15 am

@DevinWalker
Copy link
Member

Fixed #612

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