getsentry / getsentry/sentry-javascript
Consider exposing the screenshot-taking functionality
未關閉
Improvement
User Feedbacks
- 主要語言
- TypeScript
- 星號
- 8.7k
- 分支
- 1.8k
- 平均合併
- 1 天 18 小時
- 30 天內合併 PR
- 541
描述
### Problem Statement
The user feedback dialog is great, but some users (me) might need some extra flexibility that necessitates creating such a dialog manually. However, the screenshot taking code is the most involved part and it would be nice if Sentry API included all the necessary facilities.
### Solution Brainstorm
The relevant API passes around preact functionality, so a public version of that API would probably have to pass the Sentry's bundled preact to the internal API. Apart from that, not sure if there's anything else to it.
貢獻指南
評估
這個 Issue 還沒有評估資料。