syntaxfm / syntaxfm/website

Make a /suggest page

Open
#741 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

🙋‍♂️ suggestion()
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

https://forms.gle/b525fKskRVByNK599

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.