Ryan Albrecht

Results 58 issues of Ryan Albrecht

The eslint CLIEngine class accepts all the same runtime configuration as the cli does if we were to run eslint directly on a set of files. It would be great...

Depends on #39030 Fixes #38861

Scope: Frontend

Refactor the Console, DOM & Network tabs so that their filter inputs put their state inside the url instead of inside a `useState` hook. This means users will be able...

Scope: Frontend

Frontend changes that make use of the new endpoint added in #38933 Depends on https://github.com/getsentry/sentry/pull/38933 Fixes #38812

Scope: Frontend

**Problem:** Today users don't know the meaning of the "Activity" column on the Replay Index page. **Solution:** Add an information tooltip to the right of "Activity" in the table header...

Status: Backlog
Team: Emerging Technology

Example replay: https://sentry.io/organizations/sentry/replays/javascript:35d8228d910043fc82caac2c87e50c20/?t_main=dom

Status: Backlog
Team: Emerging Technology

![SCR-20240208-nrsx](https://github.com/getsentry/sentry/assets/187460/c9a94dae-3777-4a39-ba29-855fa76fdfcb) Depends on https://github.com/getsentry/sentry/pull/64920 being deployed.

Scope: Frontend

This dropdown isn't present: ![SCR-20240212-hrax](https://github.com/getsentry/sentry/assets/187460/76f9e69b-bf0e-4e07-9686-1a5ec5689750)

Today if someone wanted to write a UF Widget on a new SDK (say: iOS or Android) they'd need to reverse engineer the JS SDK. Please expand the develop docs...