lbry-desktop/ui/component/router
infiinte-persistence 4b53d1267c Consolidate method of reseting scroll position
## 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.
2020-12-08 16:01:32 -05:00
..
index.js initial PR for custom homepages - take 2 2020-11-10 12:08:19 -05:00
view.jsx Consolidate method of reseting scroll position 2020-12-08 16:01:32 -05:00