[Bug] Move values to the next line when the window is resized to a narrow width #42

Open
opened 2026-08-11 13:13:08 +00:00 by KodeBarista · 0 comments
KodeBarista commented 2026-08-11 13:13:08 +00:00 (Migrated from github.com)

Issue/Description:
When the window is resized to a narrow width, label/value pairs can become difficult to read because the value remains positioned alongside the label even when there is not enough horizontal space.

Expected Behavior:
When there is insufficient horizontal space, the value should move to the next line below the label, allowing the entire value to remain visible. Similar to Settings app About section.

Other Notes:

Image
**Issue/Description:** When the window is resized to a narrow width, label/value pairs can become difficult to read because the value remains positioned alongside the label even when there is not enough horizontal space. **Expected Behavior:** When there is insufficient horizontal space, the value should move to the next line below the label, allowing the entire value to remain visible. Similar to Settings app About section. Other Notes: <img height="500" alt="Image" src="https://github.com/user-attachments/assets/2a89b52e-662e-4346-9709-dd7774edae83" />
Sign in to join this conversation.
No description provided.