Skip to content

Embedded forms should not have h1 headings - #2123

Draft
sanason wants to merge 6 commits into
mainfrom
no-h1-in-embedded
Draft

Embedded forms should not have h1 headings#2123
sanason wants to merge 6 commits into
mainfrom
no-h1-in-embedded

Conversation

@sanason

@sanason sanason commented Aug 24, 2026

Copy link
Copy Markdown
Member

No description provided.

@@ -9,16 +9,98 @@

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example page got spiffed up a bit but has no fundamental changes. This is the page where you can preview how your embedded form will look when it is embedded on a webpage.

@@ -1,26 +1,27 @@
<header>

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In addition to making heading level configurable, I also moved the logo div outside of the heading tag, since div inside heading is not valid html.

@sanason
sanason marked this pull request as draft August 25, 2026 17:06
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

Successfully merging this pull request may close these issues.

Touchpoints modal adds an <h1> to the page, which likely leads to multiple <h1>s being on the page

1 participant