Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ handleScroll
Function
handleScroll
apps/web/ui/ChannelView/ChatView/index.tsx:288–290 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
286
}, [currentChannel]);
287
288
function handleScroll() {
289
scrollToBottom(scrollableRootRef.current as HTMLElement);
290
}
291
292
function handleLeftScroll() {
293
if (
Callers
3
handleLeftScroll
Function · 0.70
selectThread
Function · 0.70
Channel
Function · 0.70
Calls
1
scrollToBottom
Function · 0.90
Tested by
no test coverage detected