d8787cb4c5
## 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. |
||
---|---|---|
.. | ||
component | ||
constants | ||
effects | ||
modal | ||
page | ||
redux | ||
scss | ||
util | ||
analytics.js | ||
app.js | ||
i18n.js | ||
index.jsx | ||
logWarningConsoleMessage.js | ||
native.js | ||
reducers.js | ||
rewards.js | ||
store.js |