a2ui-project / a2ui-project/a2ui
Make sure catalog items do not trigger overflow error.
- 主要言語
- TypeScript
- スター
- 16.4k
- フォーク
- 1.3k
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 134
説明
_↴ Ported from [flutter/genui#747](https://github.com/flutter/genui/issues/747) — originally opened by [polina-c](https://github.com/polina-c) on 2026-02-21._
_Original labels: P2, front-line-handled, a: api-simplicity_
---
Catalog items should detect allowed space.
If it is unlimited, take minimal
If it is limited and too small, add scroll
If it is limited and too large, either expand or take right alignment from context
コントリビューションガイド
調査の方向性
Look for catalog item components in the codebase, likely under a 'catalog' or 'ui' directory. Examine how space detection and overflow handling are currently implemented. The fix involves checking available space, adjusting sizing, and adding scroll or alignment based on context. Test by rendering catalog items in constrained containers to verify the new behavior matches the described logic.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- frontend
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 55/100