Skip to content

feat: feedback form for Mentell#23

Merged
kiyarose merged 8 commits into
mainfrom
kr/fbForm
Jun 5, 2026
Merged

feat: feedback form for Mentell#23
kiyarose merged 8 commits into
mainfrom
kr/fbForm

Conversation

@kiyarose

@kiyarose kiyarose commented Jun 5, 2026

Copy link
Copy Markdown
Member

Adds a dedicated feedback page with conditional sections for bug reports, feedback, privacy requests, and security concerns.

The submission path now uses a real browser form post behind a hidden iframe instead of fetch(FormData), which matches the working lander pattern more closely and preserves the live cf-turnstile-response field the workflow expects. The form still includes required markers, optional-selector helper copy, and Windows-safe select styling.

Version bumped to 1.13.7.

Resolves #19

@kiyarose kiyarose added the enhancement New feature or request label Jun 5, 2026 — with ChatGPT Codex Connector
@kiyarose

kiyarose commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

Well, the code looks good for the more part ignoring some option issues and sections not being properly marked as required

But for some reason the Site Key is not properly validating against the key turnstile generates.... lets see.

@kiyarose

kiyarose commented Jun 5, 2026

Copy link
Copy Markdown
Member Author
image Still having a weird response issue, for some reason TurnStile response is being summited blank...

@kiyarose

kiyarose commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

WORKS

@kiyarose kiyarose merged commit 2770e34 into main Jun 5, 2026
1 check passed
@kiyarose kiyarose deleted the kr/fbForm branch June 5, 2026 16:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Feedback form for Mentell

1 participant