Closed emyl3 closed 7 months ago
Some possible options:
Will go over this at standup Monday, but given the importance of / frequency of the spam on this form, think we should just implement option 3 of what Alis suggested - a honeypot form submission. Because there's CSS that hides the input field in question, we'd assume that anyone that fills it out is a bot and that can be disregarded server side
Just to validate / illustrate the idea, I threw together a prototype branch.
If there's a need to implement something more high-powered like a captcha, we can revisit, but probably isn't worth the hassle / degrading the user experience for something like this.
Closing since we made #7496
Description
Since 2022, the support team has been receiving spam submissions for the "Join the SimpleReport waiting list" form. The support team has been manually sorting through these requests and deleting them as they notice them.
Action requested
Spike out options for preventing/lessening spam submissions to the waitlist form. Present options to team, get buy-in from product and design if solution(s) involves a change to users' experience.
Proposed solution
In an effort to reduce the amount of spam submissions, we should investigate and implement ways to prevent as much as possible these spam submissions.
Additional context
Slack thread with details about a wave of spam submissions.
Discuss in refinement how we can accomplish the following goals: