Background
The Send Feedback page simulates a successful submission but never actually sends anything.
Work needed
- Wire submission to a real endpoint (tRPC or a form service like Linear/Typeform)
- Attach device metadata automatically (OS version, app version, user ID if available)
- Prevent duplicate submissions within a short window
Acceptance criteria
- Feedback is actually delivered to the team
- Submission includes device metadata
- User sees a real confirmation after submission
Background
The Send Feedback page simulates a successful submission but never actually sends anything.
Work needed
Acceptance criteria