fix: MSIX warning gets a persistent banner instead of the status bar (#35) #47
Reference in New Issue
Block a user
Delete Branch "fix/35-msix-banner"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #35.
The MSIX-virtualized-config warning was appended to the status bar, which every action rewrites — it vanished before the affected user could read it. It now lives in a dedicated persistent
warnBannerlabel under the top bar (WARN background, word-wrapped, tooltip retained). Verified offscreen: banner stays visible through_mark_dirty/_update_status/ direct status rewrites.Tests + ruff clean.
🤖 Generated with Claude Code