fix: prevent sidebar action menus from being cropped

Use viewport-constrained positioning for sidebar action menus and keep the auth warning test isolated from local models.json config so pre-commit verification is deterministic.
This commit is contained in:
Federico Jaramillo Martinez
2026-06-11 01:31:56 +02:00
parent 5855c443ca
commit 577594a622
6 changed files with 10 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Allow sidebar action/detail menus to expand beyond their list section when only a few rows are shown.