issues Search Results · language:Dune language:TypeScript language:JavaScript language:C# language:Java language:JavaScript
Filter by
54.9M results
Ticket: Inventory Frontend
Ziel
- Im Inventar nur Assets anzeigen, die im Shop den Status OWNED haben
- Optik der Assetkacheln soll wie im Shop bleiben
- Statt Buy-Button gibt es im Inventar einen ...
PROBLEM STATEMENT
This ticket is raised to create the CSV downloadable version of the Magistrate public and standard hearing lists.
AS A service
I WANT to provide additional download file options for ...
enhancement
status:new
問題
server/index.ts で以下のパターンが 50 回以上繰り返されている:
const result = someSchema.safeParse({ ...body, id })
if (!result.success) return c.json({ error: result.error }, 400)
await db.insert(schema.someTable).values(result.data) ...
improvement
Two logged messages:
java.lang.ClassCastException: class org.elasticsearch.compute.data.DoubleVectorBlock cannot be cast to class org.elasticsearch.compute.data.DocBlock (org.elasticsearch.compute.data.DoubleVectorBlock ...
:Analytics/ES|QL
>bug
Team:Analytics
Bug Report
Description
The list_alerts tool in Tools/AlertTools.cs causes a System.OutOfMemoryException when organizations have a large number
of active alerts. The tool fetches all alerts from the NinjaOne ...
bug
Problem Description While working with the Expander control, I needed it to visually match a Card-like UI pattern
(rounded corners, elevation/shadow, padding, etc.). Currently, there is no built-in or ...
問題
クライアント側で DeliverableRecord、MilestoneRecord など、server/shared_schema.ts に既に定義されている型を再定義している箇所がある。
// client/src/components/features/DesignLedger/useDesignLedger.ts
export interface DeliverableRecord ...
improvement
Discussed in https://github.com/OpenIdentityPlatform/OpenIDM/discussions/186
div type= discussions-op-text
sup Originally posted by lombao June 4, 2026 /sup Hi, I have a suggestion, in case is worth ...
問題
DesignLedgerView.tsx の KPI 配列・集計オブジェクトが useMemo なしで毎 render 生成されており、子コンポーネント(KpiStrip、FunnelCard 等)が不要に再 render される。
// 毎 render で新しいオブジェクト参照が生成される
const kpis = [
{ label: 工程進捗率 , value: `${phase?.progress ...
performance

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.