lbry-desktop/ui
infiinte-persistence d8787cb4c5 Handle scrolling for ClaimListDiscover that exists in the middle of a page.
## Issue
5090: When sorting channels, switching between Trending/Top/New returns viewer to the top of the page

## Approach
- Add an optional parameter to `ClaimListDiscover/Header` to add an additional anchor ID when building a new search URL.
- Clients then add the anchor ID on the desired location.
- The code that handles the scrolling then checks if the `location` contains an anchor hash. If it does, we'll scroll to that element; else, the existing behavior will be used.
2020-12-08 16:01:32 -05:00
..
component Handle scrolling for ClaimListDiscover that exists in the middle of a page. 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 Handle scrolling for ClaimListDiscover that exists in the middle of a page. 2020-12-08 16:01:32 -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