sentry icon indicating copy to clipboard operation
sentry copied to clipboard

feat(feedback): Split feedback tags into tags+context with collapsable sections

Open ryan953 opened this issue 4 months ago • 1 comments

1. Overall changes I moved around the "Seen By" stuff to save a little vertical space; it used to be directly below the message, now it's in the header All Sections are collapseable now, saved into local storage

SCR-20250611-ozjr

2. Tags & Context changes I split up Tags & Context, and re-used the components from Issue Details. There's no way to split up Custom tags, but everything will be shown. Fixes REPLAY-67 SCR-20250611-ozqr

ryan953 avatar Jun 12 '25 00:06 ryan953