Dashboard Mode - Auto-width vs auto-height text
Goal
Understand how auto-width and auto-height text boxes behave in Figma to create clear dashboard labels and descriptions.
Understand how auto-width and auto-height text boxes behave in Figma to create clear dashboard labels and descriptions.
| Text Box Type | Initial Text | Behavior on Text Change |
|---|---|---|
| Auto-width | Sales | Width adjusts to text length; height stays fixed |
| Auto-height | Monthly Revenue | Height adjusts to text length; width stays fixed |
| Auto-width | Profit Margin | Width adjusts; height fixed |
| Auto-height | Customer Feedback Summary | Height adjusts; width fixed |
| Auto-width | Q1 | Width adjusts; height fixed |
+----------------------+----------------------+ | KPI Card (auto-width) | Filter Label (auto-width) | +----------------------+----------------------+ | Description Box (auto-height, fixed width) | | | +----------------------------------------------------+ | Notes Section (auto-height, fixed width) | | | +----------------------------------------------------+
When filter selections change, the KPI card label text may update, resizing its width automatically. Description and notes boxes adjust height if their text content changes, keeping width fixed for consistent layout.
If you change the KPI label text to a longer word, which component changes size? Answer: The KPI Card label's width changes because it is auto-width.
If you add more lines to the Notes Section text, what happens? Answer: The Notes Section height increases because it is auto-height with fixed width.