a2ui-project / a2ui-project/a2ui
Make sure catalog items do not trigger overflow error.
Open
a: api-simplicity
component: genui
P2
status: first-line-handled
- Dominant language
- TypeScript
- Stars
- 16.4k
- Forks
- 1.3k
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 134
Description
_↴ 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
Contributor guide
Assessment
This issue has not been assessed yet.