issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript linked:pr
Filter by
5.2M results
배경
지도 헤더(야간모드 버튼 좌측)에 사용자용 지도 컨트롤 3종을 추가한다. 모두 useState store + sideeffect(viewer DI) watch 기반 공통 컨텍스트 패턴으로 구현한다 (이벤트 바인딩
없음).
작업 내용
- [ ] 그래픽 품질 설정 — 자동/높음/중간/낮음 모달. QUALITY_PRESETS(requestRenderMode·resolutionScale·MSAA/FXAA·타일셋 ...
Public Dependency Advisory
This issue is generated in a forked Superset repository from public dependency advisory data. It is not a private
Superset vulnerability disclosure.
| Field | Value |
| --- ...
devin:eligible
kind:dependency
source:public-advisory
state:devin-running
strategy:version_upgrade
type:dependency-maintenance
Public Dependency Advisory
This issue is generated in a forked Superset repository from public dependency advisory data. It is not a private
Superset vulnerability disclosure.
| Field | Value |
| --- ...
devin:eligible
kind:dependency
source:public-advisory
state:devin-running
strategy:constraint_reconciliation
type:dependency-maintenance
What
The README s Full Documentation section is a stub (only enableServer/serverOptions), and there are no end-to-end /
complex examples. AGENTS.md is a contributor guide and says nothing about using ...
documentation
新規作成フローを「1.プロジェクト作成→2.要件登録→3.見積・ガント生成」に簡素化。
- 作成後はステップ1を非活性ロック+やり直し(破棄)のみ
- 要件登録は要件一覧(見積明細)ファイル1つ/自然文(WBS展開なし)。見積明細の二重アップロード廃止
- WBSはステップ3でAI見積/手組みを選んだ後に生成
- 各ステップ「次へ」ボタン requirements US-038 / ...
feature
CHORE: React.useState
Find a single place where we re using a named hook import (e.g. useState) and convert it to an import of React (e.g.
React.useState)
Performance fix and disambiguation rule. Closes via PR #1236.
bug
Bug
When opening a YouTube live chat preview on Windows, the preview window shows a blank white screen. Works perfectly on
macOS.
Root Cause
The User-Agent is hardcoded for macOS:
Mozilla/5.0 (Macintosh; ...
bug
Add an Edit toggle to the Dashboard breadcrumb. The board is locked by default; only in edit mode can the existing
(built-in) panels be repositioned and resized via drag. Layout persists per-user via a ...
概要
useUserContent はデータを非同期で読み込むため初期状態は空。読み込み完了前に保存(追加/編集/削除/取り込み)が走ると、空状態に1件足して localStorage
を上書きし、既存の自作問題が消える恐れがある(実際にデータ消失の報告あり)。
原因
初期 state が空のまま mutation が走ると、既存データを空+1件で上書きしてしまう。以前から存在する潜在バグ。 ...
bug

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.