lbry-desktop/ui
infinite-persistence 7500f15fc2
Fix missing txoList when balance is 0
799

## Issue
`TxoList` is not shown when balance is zero. A zero balance doesn't always mean zero transactions.

## Fix
Just like in other components, don't make `YrblWalletEmpty` a mutually-exclusive thing.
2022-05-05 17:15:36 +08:00
..
component Fix component naming 2022-05-05 17:02:08 +08:00
constants DRY: VIDEO_PLAYBACK_RATES 2022-05-04 10:02:22 -04:00
contexts Category: Hide "Repost" from ContentType filter, except for WildWest 2022-04-25 08:49:46 -04:00
effects Generalize useGetLastVisibleSlot 2022-04-18 19:06:02 +08:00
modal Fix crashing when uri has spaces 2022-05-02 09:39:01 -04:00
page Fix missing txoList when balance is 0 2022-05-05 17:15:36 +08:00
redux Relay fund-transfer failure reason to user 2022-05-05 16:42:23 +08:00
scss Player: chapter markers 2022-05-04 10:02:22 -04:00
util Relay fund-transfer failure reason to user 2022-05-05 16:42:23 +08:00
analytics.js Thumbnail improvements 2022-03-21 13:13:25 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Remove custom comments server 2022-02-03 10:24:58 -05:00
i18n.js Add env to auto report new strings in console 2022-01-05 00:26:31 -08:00
index.jsx Consolidate legal/requirements fetch 2022-03-17 10:25:59 -04:00
lbry.js Add a timeout on SDK calls to allow specific error messages. 2022-05-04 08:10:17 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js Support resume-able upload via tus (#186) 2021-11-10 13:16:16 -05:00
rewards.js Change logic for daily reward claiming to weekly 2021-12-23 02:40:58 -05:00
store.js Patch to restore position upon returning to video until more fully fleshed out fix can be introduced (#817) 2022-02-07 12:51:26 -05:00