issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript linked:pr language:JavaScript
Filter by
3.2M results
리팩토링/수정 대상
1. 월간리포트 분배금 자체 계산 제거 — MonthlyReportService.calcMonthlyEtfDividend가 분배금 공식을 또 직접 계산(holdings ×
fetchEtfMonthlyDividends) → 화면마다 다른 5번째 숫자(478,997). EtfDividendCalculator로 base를 일원화하고 ...
🐞 BugFix
Context
Final decomposition slice of the code quality and structural audit umbrella (#154), for the OpenRouterTtsBackend god
class.
#154 requires: good OO principles with clear and clean interfaces ... ...
Agent Health Check Failed
Time: 2026-06-30T16:28:39Z Issues:
Required Action
- [ ] Check agent API keys
- [ ] Verify billing status
- [ ] Enable fallback agents
Agent Chain Status
| Agent | ...
area:api
area:ui
auto-error
auto-fix
copilot
needs-human
openrouter
role:orchestrator
triage
wr:new
概要
メモリリーク兆候・リソース管理・レイアウト安全性に関する指摘。
指摘一覧
Medium
- 付箋クリップボード (clipboard) が static でプロジェクト間混入: DiagramNotesLayer.java:50 — プロジェクト切替後に別プロジェクトの付箋がペーストされる。static
を除去してインスタンスフィールドに変更
- DiagramNotesBinder ...
bug
gui
概要
誤操作からの復帰経路(Back ナビゲーション)が全くなく、ツリーへのフォーカス移動やラバーバンド選択などの操作が隠れている。
指摘一覧
High
- 図操作の Back ナビゲーションなし: 図種変更・スコープ変更を取り消す手段がない。DiagramController に直前の図種・スコープを保持する 1 段スタック + Alt+← で実装
Medium
- プレビューパネルからツリーへのショートカットなし: ...
enhancement
gui
概要
長時間処理(プロジェクト読み込み・アーカイブ解析)のキャンセル手段と並行ロードの安全性。
指摘一覧
High
- アーカイブ読み込み中キャンセル不可: ProjectLoader.java:192 — cancelLoadingItem.setEnabled(false) でキャンセルが無効化される。cancel(true) が通じるよう
isCancelled() チェックを読み込みループ内に挿入 ...
enhancement
gui
Description
The platform s coding assessment feature allows candidates to submit and execute code during technical interviews.
Currently, there are no safeguards around code execution, exposing the server ...
Bug reports for v1.0.4
Tracking bugfixes discovered post-v1.0.3. More items will be added to this issue on the fly.
#1 — Output format labels inconsistent between the two export methods
In the export ...
概要
ファイル操作・エクスポート周りの UX 改善。ドラッグ&ドロップ、メニュー構造、コントロールの活性状態、エクスポートの効率化。
指摘一覧
High
- ウィンドウへのファイルドロップ非対応: UmlMainFrame.java に TransferHandler / DropTarget なし。フォルダ → loadProject、.jar/.aar → openArchive
...
enhancement
gui

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.