enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (4,824 stars)
- PR merge metrics
- (PR metrics pending)
Description
Required Pre-requisites
- I have read the Documentation
- I have searched the Issue Tracker and Discussions that this hasn't been reported yet.
- Consider asking in Discussions first
Motivation
Some bugs are hard to detect automatically and would be nice if users have a way to report them on our website.
Proposed Solution
Sentry has good error reporting support: https://docs.sentry.io/platforms/javascript/guides/nextjs/user-feedback/ We can just configure Sentry here to enable this feature: https://github.com/aipotheosis-labs/aci/blob/7c05b876eaaaab28323adbc53e4c17de0780a663/frontend/sentry.client.config.ts#L12-L13