Make a /suggest page
Nobody has claimed this yet.
- Dominant language
- Svelte
- Stars
- 1.2k
- Forks
- 515
- Avg merge
- 23h
- Merged PRs (30d)
- 13
Description
We have a new form that we use to intake guest suggestions, but it keeps getting marked as spam on twitter (and maybe email?). So I rather send syntax.fm/suggest
Make a page that integrates this form, but auto-heights the iframe. There has got to be some sort of postMessage API to find out the height of the form so we can dynamically adjust the height of the iframe
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the website's page-routing structure and inspect how embedded forms are currently handled. Integrate the linked Google Form at /suggest, dynamically adjust the iframe height through its postMessage behavior, and verify that the page displays the form without unnecessary scrolling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html, javascript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100