fix(ui): keep warning toggle visible

This commit is contained in:
Federico Jaramillo Martinez
2026-07-21 10:43:13 +02:00
parent 115d74e79a
commit a13778c97b
10 changed files with 71 additions and 99 deletions
+1 -1
View File
@@ -2,4 +2,4 @@
"@jmfederico/pi-web": patch
---
Let users minimise session warnings into an accessible status-bar count that stays minimised when they revisit the session, and replace warning emoji with SVG icons.
Let users minimise session warnings with an accessible status-bar count that remains available as an expand/collapse toggle, remembers its state per session, and uses SVG warning icons.