lbry-desktop/ui
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
..
component Consolidate method of reseting scroll position 2020-12-08 16:01:32 -05:00
constants wunderbar improvements 2020-12-03 12:39:12 -05:00
effects wunderbar improvements 2020-12-03 12:39:12 -05:00
modal hack together a thumbnail message on the channel page 2020-11-19 13:33:37 -05:00
page fix moonpay on desktop 2020-12-08 11:45:18 -05:00
redux pass readyState to buffer analytics api 2020-12-03 15:00:21 -05:00
scss remove overflow: auto but keep width the same 2020-12-07 11:47:19 -05:00
util settings use null when matching current browser language 2020-11-23 14:12:31 -05:00
analytics.js pass readyState to buffer analytics api 2020-12-03 15:00:21 -05:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
i18n.js return early for undefined i18n messages 2020-10-19 23:54:32 -04:00
index.jsx new layout 🕺 2020-09-29 17:12:32 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
reducers.js sync reducer stuff 2020-10-27 10:17:11 -04:00
rewards.js new lbc icon 2020-09-29 17:12:32 -04:00
store.js move splash animation out of settings 2020-11-09 13:37:51 -05:00