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

Port over form submissions and Action Network integration #3

Closed
jjandoc opened this issue Jul 18, 2018 · 0 comments
Closed

Port over form submissions and Action Network integration #3

jjandoc opened this issue Jul 18, 2018 · 0 comments
Labels
Complexity: Missing Feature Missing This label means that the issue needs to be linked to a precise feature label. size: missing

Comments

@jjandoc
Copy link
Member

jjandoc commented Jul 18, 2018

The two forms should be broken out to individual components. Action Network API communication should be abstracted out to a service so that it can be shared between the two form components. Axios is the ajax library we're using. Quick sign up only needs to submit to Action Network, then can show a confirmation. Suggestion box first submits to Action Network, then submits to the Netlify form. See old JS here: https://github.com/hackforla/website-redesign/blob/master/app/scripts/main.js#L114-L160.

@jjandoc jjandoc closed this as completed Jul 25, 2018
KianBadie pushed a commit to KianBadie/website that referenced this issue Sep 26, 2020
akibrhast pushed a commit that referenced this issue Mar 10, 2021
* fix line height (#837) (#3)

* fix line height

* moves quotes upwards on the card

Co-authored-by: Josh Bubar <[email protected]>

* Update

* Fixed issue

Co-authored-by: Josh Bubar <[email protected]>
@ExperimentsInHonesty ExperimentsInHonesty added the Feature Missing This label means that the issue needs to be linked to a precise feature label. label Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Missing Feature Missing This label means that the issue needs to be linked to a precise feature label. size: missing
Projects
Development

No branches or pull requests

3 participants