Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:Java language:Java language:TypeScript

Filter by

49.2M results  (954 ms)

49.2M results

Current State Page not yet created Todos - [ ] Create TopologyMap.jsx page with Cytoscape.js or D3.js - [ ] L2/L3/BGP topology toggle - [ ] Node status colors (online/offline/warning) - [ ] ...

Context PR #1276 (squash c282414346bf6c2247ed5d8a22c0c9bfcc5fdeb2) merged 2026-06-09 and closed #1275. This issue is a scheduled 7-day follow-up (filed 2026-06-16) to verify the rejection-telemetry fix ...
needs-triage

概要 Work Items グリッドの localStorage キーのバージョン管理が不均一(列幅は v2、visibleColumns/sort/filters は v1、preview幅/recent は無印)。将来スキーマ変更時に古い値が無音で誤解釈される恐れがある。 該当箇所 - src/features/work-items/WorkItemsGrid.tsx:51-62 ほか(previewFieldsStorage.ts, ...
enhancement
priority: low

See https://github.com/mermaid-js/mermaid/pull/7527 The tree view icons use Apache 2.0 licensed icons, so we d have to figure out how to distribute/document mermaid correctly to support this. But the ...

概要 投票後の invalidation で invalidateReview は当該PRにスコープする一方、[ myReviews ] はキー全体(全organization分)を無効化する。複数org環境では他orgのMy Reviewsも不要に再fetchされる。 該当箇所 - src/features/pull-requests/PrReviewPanel.tsx:231, src/features/pull-requests/MyReviewsGrid.tsx:527 ...
enhancement
priority: low

types/index.d.ts declares the wrapper option as: wrapper?: ComponentType { children: Element } Element here resolves to the DOM Element global, not a preact/JSX type. Any normal wrapper component (context ...

バグ概要 発生している問題を簡潔に記載する。 (何が・どのようにおかしいか) 新規ユーザー登録/パスワード再設定などで送信される本人確認用メールに記載されている認証用URLが、実行環境(local / preview / production)に応じて切り替わっていない。プレビュー環境で登録したにもかかわらず、メール内のリンクが http://localhost:3000/... を指しているため、リンクをクリックしてもプレビュー環境からlocalhostにはアクセスできず、認証フロー(/auth/callback ...

概要 My Reviews のクイック投票 voteMutation は onSuccess で [ myReviews ] 全体を invalidate するのみで楽観的更新がない。submitPullRequestVote は更新後の PrReviewer を返すが未使用で、行のセクション移動はサーバ再取得後に反映されるためUX上のラグがある。 該当箇所 - src/features/pull-requests/MyReviewsGrid.tsx:524-529, ...
enhancement
priority: low

概要 各コマンドラッパーは schema.parse(result) を実行し、スキーマ乖離時 ZodError を投げる。commandErrorMessage は error.message を返すため、UIに長大なJSON形式のバリデーションメッセージがそのまま表示されうる。 該当箇所 - src/lib/azdoCommands.ts:1214-1227 根拠 AppError({message})抽出は正しく機能するが、ZodErrorは判別されず生のmessageが返る。本番の正常系では発火しないため低優先。 ...
enhancement
priority: low
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.