issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:C# linked:pr
Filter by
5.9M results
問題
api/src/interface/room/reservations/me/route.ts の ListMyRoomReservations が reservationRepository.findByReserverId()
を呼ぶが、このメソッドに LIMIT がなく全予約を返す。
長期運用で予約が蓄積するとレスポンスサイズが肥大化する。
該当箇所
- api/src/interface/room/reservations/me/route.ts:14 ...
bug
search_docs uses pure vector similarity (similarityTopK: 3) with no date awareness. When querying for current updates or
recent activity , the retriever returns the 3 most semantically similar chunks regardless ...
design-bug
問題
api/src/application/room/delete-room.ts で reservationRepository.deleteByRoomId() と roomRepository.delete() が独立した2つの DB
呼び出しで行われ、D1 batch でまとめていない。
予約の削除成功後に会議室の削除が失敗すると、予約だけ消えて会議室が残る不整合状態になる。
該当箇所 ...
bug
I encountered the following error while saving a project. What could lead to this error? Is it a github outage issue or
something our saving code:
Cross-Origin Request Blocked: The Same Origin Policy ...
Scope
Restyle src/screens/ShoppingListScreen.tsx to the Verdure calm-wellness design system (Unit 9 of the overhaul plan).
Changes
- Progress bar — overall checked-off progress via the shared ProgressBar ...
Story
As a learner, I want the question side of a solfège card to display a music score rendered as SVG so that I can practice
reading musical notation visually.
Sprint
Sprint 3 — Solfège Theme
Story ...
ready for review
Summary
normalizeStringList in src/signals/focus-manifest.ts normalizes the manifest string lists (wantedPaths, blockedPaths,
preferredLabels, testExpectations). For an entry longer than MAX_ITEM_LENGTH ...
gittensor:bug
Summary
CLAUDE.md requires every coding task to start by pulling main and opening a fresh branch. This step is easy to skip
during conversation flow, leading to work done directly on main or on a stale ...
問題
api/src/interface/review/forms/[form_id]/submit/route.ts の zod スキーマは comment: z.string().max(3_000).optional()
を受理するが、アプリケーション層の Input 型に comment フィールドが存在せず、ルートハンドラも json.comment を use case に渡さない。 ...
bug
img width= 1214 height= 314 alt= Image src=
https://github.com/user-attachments/assets/e76c78e3-67a2-49fe-93f1-f1fa04078557 / @claude
claude:done

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.