Commit graph

6 commits

Author SHA1 Message Date
Dalton 895154dab9 added Sean's changes back in 2020-02-14 17:28:48 -05:00
Dalton e5775b2555 added max size for history 2020-02-14 17:28:48 -05:00
Dalton 5da6dd3d9f disable button if no entries 2020-02-14 17:28:48 -05:00
Dalton a86ff9b42a renamed buttonNavigation -> navigationButton 2020-02-14 17:28:48 -05:00
Sean Yesmunt f1742eca25 Revert "Right Click to Navigate History (#3547)"
This reverts commit 6d88d87ff2.
2020-02-03 12:27:14 -05:00
Dalton Hill 6d88d87ff2
Right Click to Navigate History (#3547)
* merge && backwards functionality working (kind of) WIP

* wip - need to fix forward and backwards buttons

* history works well but only for channel related pages - need to add title update hook for other pages

* moved useEffect to router

* renamed buttonNavigation -> navigationButton

* removed unused history

* fixed issue with lbry.tv

* disable button if no entries

* added max size for history

* set correct margin-top for nav button dropdown

* cleanup

Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-02-03 10:19:15 -05:00