issues Search Results · language:Dune language:Python linked:pr language:JavaScript language:TypeScript linked:pr linked:pr
Filter by
7.8M results
ユーザ指摘: 新規作成予約を追加の推奨カテゴリ (上書き, 任意)も、AIが考えたカテゴリと既存カテゴリと再度のAIに任せるとが混在するリストボックスになっていないとおかしいのではないですか?
少なくとも、既存カテゴリに収めたいとする意向を乗せることができないことは問題だと思いませんか。
追加: (カテゴリID)カテゴリ名で良いのにどうして余計なことをするのですか?
修正
- formCategory ...
feature
Map ID
lille
City Name
Lille
City Code
LIL
Country Code
FR
Description
A map of Lille with official French government data (INSEE and SIRENE database).
Data Source
INSEE
Source Quality
high-quality ...
publish-map
Describe the bug
Bug Report
Description
In AdminDashboard.js, ConfirmModal registers a keydown listener to close on Escape. The dependency array only contains
onCancel, not open. When handleConfirmDelete ...
bug
Bug
src/lib/use-ai-chat.ts calls POST /api/ai/chat directly via fetch() without including the Authorization: Bearer token
header:
const res = await fetch( /api/ai/chat , {
method: POST ,
headers: ...
priority: P0
status: review
type: bug
Description\n\nIn the compliance document schema, the expiryDate field accepts past dates during document creation and updates.\n\n### Fix\n\nAdd a Zod refinement to verify that expiryDate is in the future ...
gssoc
type:bug
type:docs
type:feature
Description\n\nIn contractorPaymentSchema, the periodStart date can currently be set to occur after the periodEnd date. This is chronologically incorrect.\n\n### Fix\n\nAdd a Zod refinement check to verify ...
gssoc
type:bug
type:feature
Description\n\nCurrently, the employee creation schema accepts future dates for the dateOfBirth field, which is invalid.\n\n### Fix\n\nAdd a Zod refinement to check that dateOfBirth is in the past.
gssoc
type:bug
type:feature
Map ID
marseille
City Name
Marseille
City Code
MRS
Country Code
FR
Description
A map of Marseille with official French government data (INSEE and SIRENE database).
Data Source
INSEE
Source ...
publish-map
Bug
usersRelations references autoScheduleSettings (one) and oauthConnections (many), but neither table has its own
relations definition. This means:
- db.query.autoScheduleSettings.findFirst({ with: ...
priority: P2
status: review
type: bug
After a recent major change in the app, the automated tests need to be fixed.
Fix all tests, explicitly including database, client and e2e tests. Look at CI pipeline for how it s started. A database
container ...

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.