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

Update the Contact Form link #123

Open
TheSophia22 opened this issue Apr 6, 2022 · 2 comments
Open

Update the Contact Form link #123

TheSophia22 opened this issue Apr 6, 2022 · 2 comments
Labels
up for grabs Available for anyone to work on urgent This is an urgent item
Milestone

Comments

@TheSophia22
Copy link

TheSophia22 commented Apr 6, 2022

Update the “Contact Form” link
Importance: norm
Urgency: low

submissions go to admin@helpuanow.org microsoft 365 account Microsoft Forms

Or they suggest this iframe but I am always averse to iframes since we would need to manage the content through a CSP content security policy

<iframe width="640px" height= "480px" src= "[Microsoft Forms](https://forms.office.com/Pages/ResponsePage.aspx?id=t7qPYCz4WEmnNoAS3QK1NVCV6lSf7vRErzJVIqyipUlUNlVSOEQ4SjU0UTIwNTFYN0JCSTBVMEFXUC4u&embed=true)" frameborder= "0" marginwidth= "0" marginheight= "0" style= "border: none; max-width:100%; max-height:100vh" allowfullscreen webkitallowfullscreen mozallowfullscreen msallowfullscreen> </iframe>
@geositta
Copy link
Collaborator

geositta commented Apr 8, 2022

This appears to be 2 separate asks.
A link to a contact form with the above email is simply a matter of updating an anchor tag to redirect to whatever the users default email provider is. That takes about 5 minutes dev effort...

Adding a contact us iframe would be an actual contact us form embedded in the site. Like you mention that brings all sorts of complications including having to probably add captcha to the form, etc. A contact us form whether we write our own or use the Microsoft iframe takes around 4 to 8 hours depending on dev experience.

@TheSophia22
Copy link
Author

I would recommend keeping it simple and doing the 5-minute effort. I can have a translator help me develop the same form in Ukranian and link it in the original form, which would require no rework

@shenanigansd shenanigansd added the urgent This is an urgent item label Apr 23, 2022
@shenanigansd shenanigansd added this to the Website copy milestone Apr 23, 2022
@shenanigansd shenanigansd added the up for grabs Available for anyone to work on label Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
up for grabs Available for anyone to work on urgent This is an urgent item
Projects
Status: Ready for Development: To-Do
Development

No branches or pull requests

3 participants