Hive Hive
Sign in

Noora table cells now truncate long text and descriptions by default

Metadata
Source
GitHub
Version
noora@0.83.1
Domains
Published
Jun 26, 2026 · 08:19 UTC
Repository
tuist/tuist
Update

Long labels and descriptions in Noora’s text_and_description_cell are now truncated with an ellipsis by default, so tables no longer stretch their first column and push other columns off screen. The truncation can be disabled per cell with truncate={false}. This fixes broken-looking tables on Module Cache Generations and Cache Runs, where long tuist generate … commands previously overflowed the Command column.