meilisearch / meilisearch/mini-dashboard
Add email validation to form submissions
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 286
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
We could add additional checks on email domains on the side panel email submission
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the side panel email submission flow in the JavaScript/React application. The issue does not specify which email domains should be accepted or rejected, so clarify those rules and the expected validation behavior first; done means the agreed checks are implemented and verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100