David Wang

Results 12 issues of David Wang

Not necessary as they are already used in a template string wrapped with `t()`

Status: Stale
Scope: Frontend

Add sort selector component to be used on listing page, will follow up with bulk edit modal sort

Scope: Frontend

to avoid situations like this:

Scope: Frontend

Related to: https://github.com/getsentry/getsentry/pull/13908

Scope: Frontend

Shows errors that occurred while processing check-ins specific to a monitor

Scope: Frontend

Adds a component which renders localized text describing each error. Should display a hovercard/tooltip component in place of `[checkin]` and any relevent extra information in the description Copy: https://www.notion.so/sentry/Copy-For-Checkin-Errors-f860fa73692a497585a368b085c53cdf

Scope: Frontend

Adds types which match the ones in 'src/sentry/monitors/processing_errors/errors.py'

Scope: Frontend

Got confused looking at this thinking it was checking for missed, changed to be more clear that its for timed out

Scope: Backend

Lets accept children here so we can customize the error text, this will be useful when we add the error component on the monitor listing page and we want to...

Scope: Frontend