lbry-desktop/ui/component/settingsSideNavigation
infinite-persistence b3b4e54975
Settings Page Side Navigation
All <Setting*> components will have an ID that corresponds to the sidebar link. When clicked, we scroll to the position of the card by searching for the element with the ID. It behaves simiar to # anchor navigation.

I like this model mainly because in Mobile, users don't need to keep opening the drawer to navigate -- they just need to scroll. This allows us to use the same design for Mobile and App.
2021-08-23 23:45:23 +08:00
..
index.js Settings Page Side Navigation 2021-08-23 23:45:23 +08:00
view.jsx Settings Page Side Navigation 2021-08-23 23:45:23 +08:00