issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:Java linked:pr
Filter by
6.6M results
🐛 Problem / Feature Request
When the chatbot drawer overlay is open, scrolling inside it also scrolls the main body page in the background.
✅ Proposed Solution
Implemented lock/unlock body scroll helpers ...
enhancement
正方形は保たれている(#42)が、本文や(縦並び)タグで本文列が写真より背高になると、写真(self-start・上寄せ・224px)の下に余白=隙間ができる。
原因: 本文の折りたたみ上限が 224px と大きく、「上限224+padding+時刻」で本文列が写真高さを超える。行の高さが写真を超えると、上寄せの写真の下に隙間が出る。
修正: 本文の折りたたみ上限を写真高さに収まるよう詰める(224→約156px≒6行+padding/時刻で≒写真高さ)。これで折りたたみ時の行高=写真高さに揃い、短い列は ...
bug
design
Tailwind v4 は button の既定カーソルを pointer から default に変更したため、写真ボタンを含む全ボタンでホバー時にポインタが出ない。
修正: global.css に base ルールで操作可能要素(button:not(:disabled) / [role=button] / label[for] / summary)へ cursor: pointer を一括復元。 ...
bug
指摘 (docs/requirements.md US-253)
triggerForReEvalAll が旧 cascade 設計のまま、未評価 document に加えて category (+ reading_metadata) と storage space の 6 軸評価まで 1
スイープで実施していた。これは US-178/US-194 の「各階層は独立評価」設計と矛盾している。
「未評価分のまとめて評価」は ...
🐛 Problem / Feature Request
Incoming messages or alerts lack audio cues, causing users to miss notifications if looking away from the screen.
✅ Proposed Solution
Implemented playNotificationSound using ...
enhancement
Problem
Running the app locally and opening the web UI shows the setup screen ( Enter the API token shown in your terminal when
the server started ), but no token appears in the terminal — because the ...
AI-assisted
area:api
area:db
bug
phase-1
概要
统一整理仓库内面向 AI Agent / Codex / Claude Code 的开发规则,并补充 GitHub Issue / PR 模板,让后续开发任务更容易按项目规则推进。
背景 / 目的
目前仓库内存在多处需要 AI Agent 遵守的开发规则,但规则分散在不同位置。随着 Codex、Claude Code、CodeGraph 等工具的使用增加,需要把通用规则集中整理,减少每次开发任务前重复说明的成本。 ...
Context
Operator-directed friction→gold (2026-06-14): the agent-identity-drift incident this session must become substrate, plus
the approach on how to fix issues like this, in case it ever happens again. ...
ai
architecture
documentation
model-experience
Requirement
(https://docs.waveshare.com/ESP32-S3-Touch-AMOLED-1.43C)
Notes
Related Issues
1. (URL or issue no here)
addition
Is your feature request related to a problem or challenge?
🐛 Problem / Feature Request
The device fingerprint calculation adds a day-based salt offset, which changes the user fingerprint every 24 hours ...
enhancement

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.