mirror of
https://github.com/LBRYFoundation/lbry-desktop.git
synced 2025-08-31 09:21:27 +00:00
## Issues (1) 4783: New search query does not reset to the top (2) The current way that Tag Search resets the position can be overridden by the AppRouter's call. ## Approach Listen to `search` changes as well. This basically covers any search param changes. Components should probably not call `window.scrollTo` directly as the AppRouter's call might override it. |
||
---|---|---|
.. | ||
index.js | ||
view.jsx |