T
TanStack4mo ago
rare-sapphire

Browser Search

Is there any good way in 2025 to use browser search with virtualized lists? Any APIs to tie into to get the query, or something? Best I can come up with is hijacking the CTRL/CMD+F and building my own search UI.
1 Reply
crude-lavender
crude-lavender4mo ago
Sadly, there's still no built-in API in 2025 for browser search (CTRL/CMD + F) to work seamlessly with virtualized lists. Hijacking the shortcut and building your own search UI is still the most common approach.

Did you find this page helpful?