issues Search Results · language:Dune language:TypeScript language:JavaScript linked:pr language:Java
Filter by
6.6M results
What happened
While running a long validation session in bun run dev (debug mode, allow-all), a git checkout to another branch
occurred in the repo (from the IDE, not from inside impulse). Because dev ...
bug
Bug Report
Current Behavior cannot switch panels when the Tabs component is added to the page.
Expected behavior/code when the Tabs component is added to the page user can switch tabs and author content ...
活動作成バーの表示調整で、電話を記録ボタンだけを一番右に配置する意図だったが、ボタン群全体が右寄せになっていた。
期待する状態:
- 活動作成バー全体の配置は従来どおりに保つ。
- ボタンの並び順を 新規ToDo、新規行動、電話を記録 にする。
- 電話を記録の四角い standard-log-a-call アイコン表示は維持する。
area:ui
bug
Summary
Add support to manage containers directly from the Server Details → Overview page.
Supported actions:
- Stop Container
- Restart Container
- Delete Container
Container actions should ...
enhancement
現状
useMatchStats の ratio ビューは軸を常に PROTOCOL_SETS.V1_AUX にハードコードしている。Season 1 の ratioProtocols は V1 のみなので余計な空行/列が出るほか、将来 V2
プロトコルがレシオ対象になった場合に行/列が表示されない。
提案
useMatchStats に現在シーズンの ratioProtocols を渡し、ratio ...
enhancement
現状
usageTimeline は試合のあった週だけバケット化するため、休止期間があると x 軸の間隔が歪む(隣接して見える2点が実際は数週間離れていることがある)。
提案
最初〜最後の週を連続生成し、試合の無い週は 0%(または欠測として線を切る)で埋める。src/lib/logic.ts の usageTimeline と UsageTimeline コンポーネント、テストを更新。
enhancement
現状
e2e は smoke / a11y / i18n / local-write のみで、#200(ページネーション迷子)のような状態遷移バグを捕まえるシナリオが無い。
提案
LocalStorage モードの e2e に以下を追加:
- 複数ページ分登録 → ページ送り → 削除/件数減少でページ表示が破綻しないこと
- シーズン切替で一覧・統計が切り替わること(切替後の空状態表示含む) ...
enhancement
現状
useFirestore(追加/削除/一括登録/キャッシュ操作の toast と confirm)、useAuth(ログイン失敗系)、useCsvImport(CSV
検証エラー)、useCsvExport(エクスポート通知)に直書き日本語が残っており、英語 UI でもトーストだけ日本語になる(#203
と同類)。Header.tsx の Offline (Firebase Disabled) ...
enhancement
근본 목적
운영 중인 서비스와 문서 명세의 불일치를 줄여 API 사용, 배포 판단, 장애 대응 과정에서 잘못된 기준을 참조하지 않도록 한다.
비목적
대규모 문서 체계 개편이나 기능 구조 변경은 이번 작업의 목적이 아니다. 명확히 확인된 불일치만 수정한다.
점검 범위
- docs/API_SPEC.md의 엔드포인트, 요청/응답, 인증 조건
- 최근 ...
Feature Description
Add support for the following operations to the Node.js CLI calculator app:
- Modulo (remainder)
- Exponentiation (power)
- Square root
Use Case
Users need these common mathematical ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.