Skip to content

fix(home-v2): hide the toolbar pill of a disabled network - #352

Merged
QuickMythril merged 2 commits into
mainfrom
feat/home-v2-disabled-pills
Aug 24, 2026
Merged

fix(home-v2): hide the toolbar pill of a disabled network#352
QuickMythril merged 2 commits into
mainfrom
feat/home-v2-disabled-pills

Conversation

@QuickMythril

Copy link
Copy Markdown
Member

Summary

Parity review P-11 — the one residual the review found on the per-network toggle (PR #340): the top-bar pills rendered both networks unconditionally, so a disabled network still showed as a greyed pill. The pill row now filters out mode === 'disabled' networks, matching the dashboard cards/presence/settings gating and completing the brand-separation behavior from the community feedback (PolarBear/Crinoid).

One-line change plus a foundation-test assertion pinning that a disabled Qortal hides its pill while the Qortium pill stays.

Testing

  • test:home-v2-foundation (extended) passes; build:renderer succeeds.

🤖 Generated with Claude Code

QuickMythril and others added 2 commits August 24, 2026 13:16
The per-network enable toggle (PR #340) gates dashboard cards, presence
rows, and settings, but the top-bar network pills still rendered both
networks unconditionally, showing a disabled network as a greyed pill.
The pill row now filters out networks whose node mode is 'disabled',
completing the brand-separation behavior the toggle promised. Foundation
test extended to pin it.

Parity review P-11 (projects/qortium-home-2.1/parity-review-2026-08-24).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@QuickMythril
QuickMythril merged commit f6ad110 into main Aug 24, 2026
6 checks passed
@QuickMythril
QuickMythril deleted the feat/home-v2-disabled-pills branch August 24, 2026 17:23
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.

1 participant