issues Search Results · language:Edge language:Python language:C# language:HTML language:JavaScript language:TypeScript
Filter by
69.4M results
Ajustări finale înainte de susținere.
Tasks:
- Test pass complet (CRUD pe toate cele 3 module + raport + export)
- Aspect consistent: spacing, font, etichete
- Verificare diacritice peste tot
...
polish
qa
week-8
- [ ] Add 300ms debounce
- [ ] Prevent unnecessary API calls
- [ ] Cancel previous requests
ISSUES
上周有 24 个新 issue。 24 个 issue 已经被关闭,0 个 issue 仍然保持打开状态。
CLOSED ISSUES
:heart: #3093 项目周报 (2026 年 5 月 30 日 - 2026 年 6 月 6 日), by taro-bot2[bot] :heart: #3092 项目周报 (2026 年 5 月 30 日 - 2026 年 6
月 6 ...
weekly-digest
The unstoppable guard job failed after retries. See workflow run for details.
Lighthouse audit failed. See workflow run in Actions.
你们这个项目,还计划进行吗?
const costItems = [ { name: Moonstone Axe , amount: 10 }, { name: Diamond Ore , amount: 20 }, ];
let missingItems = [];
costItems.forEach(item = { const have = api.getInventoryItemAmount(myId, item.name); ...
背景
クリップボードコピー処理が、失敗を silent catch しておりユーザーにフィードバックを出さない:
- client/src/components/ShareButton.tsx:45-49 — navigator.clipboard.writeText 失敗を catch {} で握りつぶし(コメント「クリップボード API
が使えない環境では何もしない」)
- ...
priority/low
背景
client/src/components/InvitationsTab.tsx の失効処理は、revoke.mutateAsync の失敗を catch で握りつぶし、コメントで「error state is tracked via
revoke.isError」と書いているが、UI 側で revoke.isError を参照していない:
const handleRevoke = async ...
priority/medium

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.