luceroweb / luceroweb/karot-saving-smart
Contact Form Success Message
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
[timebox: , complexity: ]
As a user, I want to see a confirmation page after I have sent an email message using the form, so that I know that it sent successfully.
**User Expectations**
- Message is sent, and a message appears saying that the messages was sent to the device's default email application to be confirmed and sent.
Contributor guide
No contributing guide indexed for this repository
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 contact form and the code that sends its email message. Trace the successful submission path and add the confirmation-page behavior described in the issue; verify that a successful send shows the message about the device's default email application.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100