aipotheosis-labs/aci
Enable Sentry Bug Report Widget on the Dev Portal
Aperta
#346 aperta il 9 mag 2025
enhancementgood first issuehelp wanted
Metriche repository
- Star
- (4824 stelle)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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