issues Search Results · language:Edge language:Python linked:pr language:Java language:JavaScript language:Java linked:pr
Filter by
5.8M results
Claude Desktop 1.11847.5 has been released.
Auto-adaptation succeeded:
- Function name: bz
- PR will be created automatically.
Please verify the patch works correctly.
auto-adapt
auto-adapted
Problem
default-objects/view.js hardcoded 물고기 and 장식 directly in:
- renderCard — card aria-label and badge text
- renderGroup — group aria-label and visible group header label
The same labels already ...
bug
i18n
Problem
The clear button reset logic (clearPending = false, set textContent, remove class) appeared in two places in the
clearButton click handler:
- Inside the setTimeout callback (auto-reset after ...
cleanup
simplification
Problem
applyToolSettings() in fish-input/index.js had two issues:
1. A 4-way if/else where 3 of 4 branches set globalCompositeOperation = source-over and 3 of 4 removed is-inactive —
the shared ...
cleanup
performance
simplification
Problem
The deactivate all, activate one button-toggle pattern was copy-pasted four times in fish-input/index.js:
- toolButtons click handler
- shapeBtns click handler
- sizePresetBtns click handler ...
cleanup
simplification
Problem
state.sheetStage = closed ; state.isExpanded = false; was duplicated verbatim in two places inside bottomSheet.js:
- bindSheetGrabber (drag-down-from-peek path, lines ~51-52)
- bindSheetBackdrop ...
cleanup
simplification
Scope
frontend/package-lock.json is out of sync for a clean npm ci install. A production container build using node:22-alpine
fails before the app build step with a picomatch lock mismatch.
Expected ...
The frontend currently utilizes multiple independent Zustand stores (authStore, adminStore, ticketStore, toastStore)
which causes fragmentation in closely related domains (e.g., separating user profile ...
Carves the two cheap items out of #89 (re-ranked DELEGATE-52 follow-ups) so each PR closes a scoped issue.
Item 4 — interaction-count budget (rank 2 in #89). DELEGATE-52 (arXiv:2604.15597): corruption ...
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.