sentry icon indicating copy to clipboard operation
sentry copied to clipboard

ref(dashboards): standardize widget related tables to one table

Open lzhao-sentry opened this issue 4 months ago • 1 comments

Changes

Add new widget table component that is shared by widgets on the dashboard, widget preview and widget viewer modal. Will look into renaming/reorganizing files in a separate PR so changes in this PR are easier to see.

Before

Not sure what to record, but basically imagine the below video, but no sorting/resizing of columns exist

After

https://github.com/user-attachments/assets/c75c2ff9-8bdf-4554-9a5b-1321532fcef8

lzhao-sentry avatar Jun 12 '25 15:06 lzhao-sentry