Michael Sun

Results 16 issues of 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...

Scope: Frontend

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

Scope: Backend

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,...

Scope: Frontend

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...

Scope: Frontend
Scope: Backend

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...

Scope: Frontend

### 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...

Type: Bug
Component: UI
Product Area: Issues

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...

Scope: Frontend

### 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...

Type: Bug
Component: Issues

Fixes a minor typo on this tooltip in the issue stream: ![image](https://github.com/getsentry/sentry/assets/55160142/dbcaee59-e248-417e-9012-74bfee5caf54)

Scope: Frontend

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...

Scope: Frontend