fix: refine chat header and diff scrolling UX

This commit is contained in:
Federico Jaramillo Martinez
2026-05-19 08:38:15 +02:00
parent ee6f60fea1
commit 6f7713f270
4 changed files with 30 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Contain long edit diff lines inside the diff viewer so they scroll horizontally within the tool card instead of widening the chat transcript.
+5
View File
@@ -0,0 +1,5 @@
---
"@jmfederico/pi-web": patch
---
Keep chat bubble and event group headers sticky while scrolling so long messages remain easier to orient within the transcript.