[Donation] Validate email is valid
Open
- Dominant language
- Ruby
- Stars
- 870
- Forks
- 138
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 208
Description
If you put in an invalid email, we 500 because Stripe errors.
- front end validation
- rails model validation
Contributor guide
Research direction
Start by locating the donation form and its Rails model, then trace where invalid email input reaches Stripe. Add validation on both sides and verify that invalid emails are rejected without producing a 500 response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rails, ruby
- Domain
- frontend, payments
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100