Improvements for All Events in the Issue Details page
- Dominant language
- Python
- Stars
- 44.8k
- Forks
- 4.9k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 624
Description
Feedback from Cramer for [this page](https://cramer.sentry.io/issues/4186614979/events/?project=4505138082349056&referrer=regression_activity-email):
> This page is also... There's way too many columns and when I'm on a page like this I'm hoping to see the delta between errors (which is the title column, which is as small as humanly possible)
Current look:

[Here's a query](https://cramer.sentry.io/discover/results/?field=transaction&field=title&field=release&field=environment&field=user.email&field=device.name&field=os&field=url&field=runtime&field=replayId&field=timestamp&name=error%3A+duplicate+key+value+violates+unique+constraint+%22bottle_series_unq%22&project=4505138082349056&query=issue%3APEATED-API-S&sort=-timestamp&statsPeriod=90d&widths=-1&widths=-1&widths=-1&widths=-1&widths=113&yAxis=count%28%29) to a similar look table/data in Discover if you want to tinker with it.
We possible should determine what set of columns to use based on the platform.
Once we receive the data, we may want to exclude/hide columns which are empty.
This is possible the minimum of columns we want for web related events:

Contributor guide
Assessment
This issue has not been assessed yet.