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

Donate forms should allow prefilling of donate issues #178

Open
Rio517 opened this issue Aug 6, 2015 · 0 comments
Open

Donate forms should allow prefilling of donate issues #178

Rio517 opened this issue Aug 6, 2015 · 0 comments

Comments

@Rio517
Copy link
Contributor

Rio517 commented Aug 6, 2015

Currently, we have a some JS that receives URL parms and prefills form data. The action to set form values works globally, except for our donate forms. The name/id we match other forms is not consistant with the donate form. We'd like to be able to also prefill donation forms.

Relevant JS:
https://github.com/MayOneUS/mayday-2.0-frontend/blob/master/_assets/javascripts/_includes/global.js#L15

Donation form HTML:
https://github.com/MayOneUS/mayday-2.0-frontend/blob/master/_includes/donate_form.html

Donate form JS:
https://github.com/MayOneUS/mayday-2.0-frontend/blob/master/_assets/javascripts/_includes/donate_form.js

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