Michael Sun
Michael Sun
This PR upgrades the current assignee dropdown menu by replacing it with a `` implementation. To reduce the scope of this absolutely freaking massive PR, this change only applies to...
Title Order of operations: - [Remove flag checks in sentry](https://github.com/getsentry/sentry/pull/69049) - [Remove feature from options automator](https://github.com/getsentry/sentry-options-automator/pull/1144) - [Unregister feature in getSentry](https://github.com/getsentry/getsentry/pull/13670) - This PR
This PR creates a new component `` which will eventually replace the current assignee selector trigger in the issue stream. This PR does **not** make any changes to the selector,...
This PR swaps the old assignee selector dropdown in the issue details page for the new one that was recently introduced in the issue stream. The design of the trigger...
This PR updates the event stats graph on the issue stream to a newer design, and it changes the issue sub-status (ongoing, escalating, etc.) from a color-themed pill on the...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce 1. Double click an issue in rapid succession 2. Observe the items in the header get wonky. Column labels disappear when nothing...
This PR swaps the current assignee dropdown trigger out for a new component, `` under the feature flag,`organizations:issue-stream-new-assignee-dropdown-trigger`. This feature flag is set to release only in LA currently (although...
### Environment SaaS (https://sentry.io/) ### Steps to Reproduce Using Safari, view (for example) the replays tab and pay attention to the avatars: Notice how the top of the circle is...
Fixes a minor typo on this tooltip in the issue stream: 
Broken stuff: * Drop thresholds are super weird - seems like they are calibrated along the wrong axis?? * Tab content wraps if the screen is too narrow, causing it...