issues Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:CSS linked:pr
Filter by
5.3M results
Context
#9872 (Grid Multi-Body: 3-Tier Component Orchestration) identifies the God Object anti-pattern: Neo.grid.Container
manually instantiates and orchestrates the split header toolbars (headerStart, ...
ai
enhancement
grid
refactoring
Problema
A tela do financeiro nao permite filtrar por periodo de forma flexivel.
Proposta
Adicionar filtro de data com presets rapidos (mes atual, ultimos 7 dias, ultimos 30 dias, etc.) e tambem permitir ...
Problema
Na tela do financeiro nao da pra identificar de qual sessao veio uma cobranca, porque a data da sessao nao e exibida.
Proposta
Expor a data da sessao vinculada (sessionId) no DTO de transacao ...
Problema
A tabela de usuarios nao tem um campo de nome, e o username nao e validado (duplicidade nem formato).
Proposta
- Adicionar campo nome no cadastro (front) e na tabela users (back, migration) ...
Problema
Na listagem de planos do paciente, a data prevista de encerramento e exibida sempre. Para planos CONTINUOS isso nao faz
sentido (o paciente segue lancando atendimentos indefinidamente).
Proposta ...
概要
アイテム詳細画面(_auth.items.$itemId.tsx)の消費履歴タブで、消費日時(occurred_at)の表示に toLocaleDateString()
をロケール引数なしで呼んでいる。英語設定のユーザーにも環境依存の日付形式が表示される。
根本原因
src/routes/_auth.items.$itemId.tsx(historytabの消費ログ一覧部分):
// ...
bug
i18n
minor
概要
ショッピングリストの「購入済みにする」処理(usePurchaseShoppingItem)では、バーコードが一致する既存アイテムへのスタック(tryStackToActiveItem)やソフトデリート済みアイテムの復活(tryReviveItem)ロジックが適用されない。
同バーコードのアイテムを購入するたびに重複アイテムが作成される。
根本原因
src/hooks/useShoppingList.ts(usePurchaseShoppingItem): ...
barcode
bug
major
shopping
概要
ショッピングリストの「購入済みにする」処理(usePurchaseShoppingItem)でアイテムが items テーブルに作成されるが、item_lots テーブルにロットが作成されない。
正規の createItem フローでは必ず createLot が呼ばれるが、ショッピングリスト購入経由ではこれがスキップされる。
根本原因
src/hooks/useShoppingList.ts(usePurchaseShoppingItem ...
bug
major
shopping
available() returns false because getLoadProfile() is null when the plugin is loaded via marketplace cache rather than
node_modules. Need disk-read fallback.
Observation
In Settings, changing only the language (or theme) does not enable the Save settings button, while changing
period/SLA/monitored-services does.
Not a data-loss bug — instant-apply design ...
area:design
area:dev
U2-later

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.