fix: polish widget edit & preview screens#565
Merged
Conversation
pwltr
approved these changes
May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR:
A set of small follow-up fixes on top of the widgets foundation work, bringing the iOS widget screens in line with Figma v61 and the equivalent Android polish.
The Show Widget Titles setting is removed from the Widgets settings screen and its underlying storage, backup config, and migration mapping. The widget title header (icon + name) now shows only while editing the dashboard, which matches the previous default behavior. Existing persisted values are ignored safely on read.
The widget edit screens no longer show the legacy description paragraph above the options. The Blocks edit rows now use the correct text styles and colors per Figma: regular labels at 80% white and semibold values in full white. The Facts preview screen gains a divider below its description, consistent with the other widget preview screens.
Linked Issues/Tasks
N/A
Screenshot / Video
Simulator.Screen.Recording.-.iPhone.16.-.2026-05-21.at.19.43.15.mp4
QA Notes
Manual Tests
Automated Checks