issues Search Results · language:Dune language:TypeScript language:HTML language:JavaScript linked:pr language:Java
Filter by
7.1M results
CreateRentalReservation
のコメントに「記録のみで重複判定は行わない」と明記されており、同一レンタル品目の期間が重複する予約を複数作成できる状態になっている。運用上、同一品目が同時期に二重貸し出しされる競合が発生しうる。
Source
- Direct: takata@inta.co.jp / 2026-06-11
Scope
- やること: ビジネス要件を確認し、重複予約防止が必要であれば排他的な空き判定を追加する。意図的な設計であれば理由をコードに明記する ...
Describe the bug
Description
The calendar utilities module imports timezoneUtils without a .js file extension. Since the repository specifies type :
module in package.json, strict ES Modules (ESM) rules ...
bug
ApplicationTemplate に approverRoles フィールドがあり API レスポンスにも含まれるが、DecideApplication はハードコードされたロール一覧のみを確認し、テンプレート固有の
approverRoles を無視している。管理者が特定のテンプレートを HR 限定にしようとしても、全 manager が承認できる状態になっている。
Source
- ...
Describe the bug
Description
In validation.test.js, the import statement points to ./validation. Because there is a directory named validation in the
same path (src/validation/), strict ESM loader specifications ...
bug
概要
開発者として フォーマッタを Biome から oxfmt(Oxc formatter)へ移行したい それはlint(oxlint)とフォーマッタのツールチェーンを Oxc に統一し、依存・設定・実行速度を一本化するためだ
背景
PR #797 で lint を Biome カスタムプラグイン(grit)から oxlint へ移行済み。一方フォーマッタ等は引き続き Biome が担当している。本 ...
enhancement
Description
What happened: The dashboard s per-instance model dropdown (team composition panel) is not picking up the models
actually available from the installed agent CLIs. Across the current adapter ...
bug
Describe the bug
Description
The permissions hook file usePermissions.js has imports in the middle of the file and re-declares and exports the
usePermissions hook twice. Mid-file imports are invalid ...
bug
Context
The homepage lists cities with the most indexed spots, including labels such as: “GR Άγιοι Ανάργυροι” “GB London” “DE
Berlin” “FR PARIS”
UX problem
This feels raw and slightly inconsistent: ...
area:frontend
area:ux
priority:p1
Describe the problem
SparkBucketIndexPartitioner#getPartition calls the BucketIdentifier.getBucketId overload that takes the raw
comma-separated hash-field config String; that overload re-parses the immutable ...
area:performance
現状
- 両方 compiler プロパティ
変更後
- Cコンパイラ: cc
- C++コンパイラ: cxx
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.