H1K0 48ea1fe720
deploy / deploy (push) Successful in 20s
fix(frontend): make the grid actually follow keyboard focus
The previous attempt wrote scrollContainer.scrollTop, but <main> isn't the
scroll element here (the window/document scrolls, as getScroller and the
infinite-scroll listeners assume) — so it was a no-op and the grid stopped
following the focus. Move back to scrollIntoView({block:'nearest'}), which
scrolls whatever element actually scrolls, and give the card
scroll-margin-top/-bottom so it clears the sticky header and the fixed
navbar instead of sliding under them.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-11 20:19:08 +03:00
S
Description
🎋Tanabata — web file manager with tags!
5.6 MiB
Languages
Go 49.6%
Svelte 39%
TypeScript 8.7%
PLpgSQL 1.4%
Dockerfile 0.5%
Other 0.8%