issues Search Results · language:Dune language:TypeScript language:Python language:JavaScript linked:pr language:JavaScript
Filter by
7.9M results
The following managed files have drifted from the canonical source in f5xc-salesdemos/docs-control:
- CLAUDE.md
- .jscpd.json
- .textlintrc
- .codespellrc
- .gitleaks.toml
- scripts/locale-lint.sh ...
概要
ストア掲載文が日本語のみで、英語圏ユーザーが検索・理解できない。英語の説明文を docs/store-listing.md に追記し、ダッシュボードに反映する。
修正方針
docs/store-listing.md に以下を追記する:
追記内容(日本語セクションの後に追加)
---
## English
### Summary (132 chars max)
Natural beauty, ...
impl:ready
model:sonnet
type:docs
Bug Summary
The Sorting Visualizer directly creates and appends DOM elements using document.createElement() and appendChild()
instead of rendering bars through React state and JSX.
Bug Description
The ...
bug
in-review
Summary
The SDK could not produce a valid signature for an ed25519 stealth address, so claiming stealth payments was broken.
Discovered while building the gasless cash-out relayer (#1134); fixed in that ...
Feature hasn t been suggested before.
- [x] I have verified this feature I m about to request hasn t been suggested before.
Describe the enhancement you want to request
opencode export id -f markdown ...
Summary of What Needs to be Done
src/utils/eventTemplateUtils.js#templateNameExists() calls t.name.toLowerCase() without a null check. If a stored
template object has no name field (e.g. partial write, ...
bug
Summary of What Needs to be Done
src/utils/githubProfileCache.js stores every fetched GitHub profile in two module-level Maps (profileCache and
inFlightRequests). The TTL eviction only triggers on access ...
bug
Summary of What Needs to be Done
src/utils/asyncValidators.js#createAsyncValidator() returns a debounced validator that schedules a setTimeout for each
call. There is no cleanup hook, so if the returned ...
bug
Summary of What Needs to be Done
src/utils/dndUtils.js#isDndActive() calls localStorage.getItem directly without a typeof window !== undefined guard.
During SSR (or any Node.js-like environment) the ...
bug
Summary of What Needs to be Done
src/utils/reminderUtils.js#subscribeToReminderChanges() listens to BOTH the custom eventraRemindersChanged event (fired
on every writeReminders) AND the storage event ...

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.