getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.08k stars 3.98k forks source link

Show <IconImage/> on feedback list if there is a screenshot #67795

Closed michellewzhang closed 1 week ago

michellewzhang commented 1 month ago

We can't do this immediately because the attachments live on the feedback event. However, on the list (left side where we render the icons), we only have access to the feedback issue. So we don't know right now whether there are screenshots or not.

Possible solutions to this would be: