Skip to content

Fix/favorites stale refresh#231

Closed
cayossarian wants to merge 5 commits into
mainfrom
fix/favorites_stale_refresh
Closed

Fix/favorites stale refresh#231
cayossarian wants to merge 5 commits into
mainfrom
fix/favorites_stale_refresh

Conversation

@cayossarian
Copy link
Copy Markdown
Member

Fix stale favorites refresh and fold rows on narrow screens to avoid name occlusion

Picks up span-card ae88740, which restores the _recoverIfNeeded retry
on the panel's visibilitychange handler. Without it, returning to the
Favorites view from a backgrounded tab leaves #tab-content blank when
an async build step resolves empty during WS reconnect.
Picks up span-card 74ddb32, which closes the flex gap between the
relay toggle and the power value so the circuit name reclaims that
10px on narrow displays.
Picks up span-card d540ec9, which drops the 70px min-width on
.list-power-value so short readings hug the relay and the circuit name
reclaims the freed column.
Picks up span-card 30f1012, which adds a two-row fold for list rows
(media query at 520px) and By Panel breaker cells (container query
at 760px panel-grid width) so long circuit names display fully on
phone-width displays instead of ellipsizing into nothing.
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the project changelog to document the 2.0.7 release fixes described in the PR: preventing the Favorites view from staying empty after tab focus changes, and improving circuit row layout on narrow displays.

Changes:

  • Add a 2.0.7 changelog entry describing the Favorites refresh fix.
  • Add a 2.0.7 changelog entry describing the narrow-screen circuit row folding behavior.

@cayossarian cayossarian deleted the fix/favorites_stale_refresh branch April 20, 2026 02:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants