lbry-desktop/ui
infiinte-persistence fc79c87bba Fix sidebar tooltip showing string with context metadata.
## Issue
In the odysee branch, the tooltip for "Following" in the Sidebar was shown as "Following --[sidebar]--". In lbry.tv, the tooltip doesn't appear.

I believe the tooltip appeared due to the name change from 'label' to 'title' and then being passed to Button through '...passedProps'.

Fix by explicitly setting the Button's 'title' to the localized text.
2020-11-12 15:21:40 -05:00
..
component Fix sidebar tooltip showing string with context metadata. 2020-11-12 15:21:40 -05:00
constants initial PR for custom homepages - take 2 2020-11-10 12:08:19 -05:00
effects new layout 🕺 2020-09-29 17:12:32 -04:00
modal add basic message for thumbnail uploads 2020-11-11 22:49:41 -05:00
page update order on settings page 2020-11-10 15:32:45 -05:00
redux pass domain to authenticate for appid (#5012) 2020-11-10 21:47:51 -05:00
scss add basic message for thumbnail uploads 2020-11-11 22:49:41 -05:00
util delete util/homepage 2020-11-11 10:47:47 -05:00
analytics.js Revert "Revert "add logging of player point of presence"" 2020-09-09 14:55:16 -04: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