issues Search Results · language:Dune language:TypeScript language:JavaScript language:Python language:HTML
Filter by
63.2M results
SHY-0053: Remove || true from sonarcloud.yml coverage step (was silently swallowing Jest failures)
User Story
As a CI-reliability-conscious ShyTalk maintainer, I want .github/workflows/sonarcloud.yml:63 ...
story
🧹 Chore
Warning message from GH Actions:
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected:
actions/cache@v3, actions/checkout@v3, actions/setup-node@v4. ...
SHY-0052: Rewrite admin-suggestions.spec.ts mobile-context skips using viewport sizing
User Story
As a coverage-conscious ShyTalk maintainer, I want the 4 permanently-skipped tests at
tests/web/admin-suggestions.spec.ts:1349,1402,1414,1426 ...
story
Describe the new feature you d like
Hello!
I work on a package for backend-arbitrary array validation, and part of that is providing generic type annotations for
NDArrays.
I m in the process of updating ...
Found during device smoke test (preview build 1.0.0 (1), commit 46a4f6d — see
dailiLiveScreenshots/Screenshot_20260611-171142.png).
The onboarding welcome screen still shows a placeholder: a 🌿 leaf emoji ...
enhancement
症状(重大)
1. drawer の「編集」を押す(state.editingId セット)
2. 送信せずに「コメントモード開始」→ 画面をクリックして新規 capture
3. コメントを書いて送信
→ editingId がクリアされていないため submitComment が編集分岐に入り、編集対象だった古い feedback の本文を上書き。新しく置いた marker は番号なしの孤児として残る。 ...
症状(重大)
1. inbox の stored XSS: page.url を escapeHtml 後に a href へ入れているが、javascript: スキームはエスケープでは防げない。page.url = \
javascript:...\ の payload を受信すると、inbox でリンククリック時に receiver オリジンで実行される
2. GitHub issue ...
SHY-0051: Convert Firefox/WebKit touch-skip in suggestions-board.spec.ts to mouse-event drag
User Story
As a coverage-conscious ShyTalk maintainer, I want tests/web/suggestions-board.spec.ts:1252 s Firefox/WebKit ...
story
症状(重大)
1. persist() は fs.writeFileSync で直接全書き換え。書き込み途中のクラッシュ・disk full で file が壊れる
2. loadFeedback() は読めない store を黙って [] 扱い → 次の feedback 保存で壊れた file を上書きし、全データ消失
対応案
- temp file へ書いてから fs.renameSync(アトミック書き込み) ...
症状(重大・検証済み)
buildScreenshotSvg は bodyClone.innerHTML(HTML 直列化)を SVG の foreignObject に埋めるが、SVG は XML として解析されるため、br img input 等の void
要素(閉じタグなし)や nbsp;(XML 未定義エンティティ)が 1 つでもあると image として描画不能になる。headless ...

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.