aipotheosis-labs / aipotheosis-labs/aci
Enable Sentry Bug Report Widget on the Dev Portal
- Lenguaje dominante
- Python
- Estrellas
- 4.9k
- Forks
- 484
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
### Required Pre-requisites
- [x] I have read the [Documentation](https://www.aci.dev/docs)
- [x] I have searched the [Issue Tracker](https://github.com/aipotheosis-labs/aci/issues) and [Discussions](https://github.com/aipotheosis-labs/aci/discussions) that this hasn't been reported yet.
- [x] Consider asking in [Discussions](https://github.com/aipotheosis-labs/aci/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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.