Improve scroll handling and robustness for chat UI
All checks were successful
Build Frontend / build (push) Successful in 1m15s
All checks were successful
Build Frontend / build (push) Successful in 1m15s
Added 'overscroll-behavior: contain' to body and Chromebook scroll containers to prevent unwanted scroll chaining. Updated scrollToBottom utilities to handle null/undefined containers and errors gracefully. Fixed ChatDetail to use the correct scroll handler function.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{
|
||||
"commitHash": "f0b89d6",
|
||||
"buildTime": "2026-01-13T10:09:36.925Z"
|
||||
"commitHash": "5e8ba7b",
|
||||
"buildTime": "2026-01-14T05:59:07.483Z"
|
||||
}
|
||||
Reference in New Issue
Block a user