pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public language:C# language:HTML language:Java
Filter by
154M results
Summary
フロントエンドのエラー UX 基盤 + モーダル系の a11y を整える 2 段階の変更。
Phase 1 (fc7a0d5) — エラー/トースト基盤
- shared/lib/errors/AppError.ts: AppError クラス + toAppError で Tauri/未知のエラーを正規化。
- shared/lib/tauri/safeInvoke.ts: ...
Translates the two areas that were still English: the /more page (it had no translation at all) and the contact radar
mini-game HUD.
/more page
It was 100% hardcoded English — ~35 influence notes plus ...
What
After switching ticket sessions to a real PTY, the per-ticket current action line vanished from the board — cards in
Running showed a bare running … with no streaming status (see the ticket screenshot). ...
Purpose
Follow up on PR #173 after the public brand route was given an explicit route-level rate limiter. This removes the
now-obsolete local Semgrep exclusion and stale README limitation for brand.route.ts. ...
Part of a documentation accuracy sweep (one PR per doc area). This PR covers docs/deployment/.
Changes
- Web Playbook SDK → Web Playback SDK — typo for the actual Spotify Developer Dashboard option ...
Close #585
Summary
- adds SQLite tables and repositories for board chat sessions, task chat messages, and squad chat messages
- wires ChatService into SQLite mode while leaving Markdown file mode as the default ...
Summary
Small dev polish: one likely Vercel-build-fail fix, two latent css bugs, one Recharts warning, and a minor requests UX
swap.
- next.config.ts — drop images.qualities. Not in Next.js s stable ...
Why
The DOM/CSS PWA rendered differently on every platform — WebKit (iOS) and Blink (Android) disagree on box-model edge
cases, layout drifted, and some fixes were unreproducible in Playwright (only real-device ...