Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:PHP language:CSS language:TypeScript language:HTML

Filter by

129M results  (2 s)

129M results

Different RTL tests flaked on different CI runs (CastDevices → DashboardPage now-playing → ServicesPage Last.fm), same root cause: asserting async-loaded content with a sync getByText (after waiting on ...

A new Assistant tile that surfaces clients about due for their next visit and drafts the nudge. What it does - Per treatment type, works out when a client is next due (recall interval: toxin ~16 weeks, ...

💡 What: Added missing alt attributes to dynamic img / tags (keyframes, avatars, references) and an aria-label to the video tag in components/VideoResult.tsx. Also added a new learning entry to .Jules/palette.md. ...

Clicking the Calendar quadrant on the Den left monitor could load a broken big-screen calendar view due to route-relative resolution, resulting in a 404 image/icon state. The calendar monitor art also ...

What Caps the AuthProvider session self-heal at one refresh attempt per user (selfHealedUidRef), so it can never spin refreshSession() into an infinite loop. Why In auth-context.tsx, when the JWT lacks ...

What changed - Stabilizes ChatGPT account auth cookie signing so local/dev reloads do not invalidate backend-session cookies. - Adds local backend-session recovery for already-authenticated Codex ...