lbry-desktop/ui/redux/actions
infinite-persistence 32f0d1d7a1 Tip: show modal instead of toast when timeout
## Issue
The toast wasn't good enough as the user might miss it and attempt to re-send.

## Change
- Change the tip timeout from Toast to Modal.
- For the case of Comments, add additional info about being unable to re-link the txid to the comment for now. Not really useful to the user, but better than nothing.
2022-06-01 08:40:39 -04:00
..
app.js Fix localStorage crash 2022-05-26 08:27:35 -04:00
blocked.js Geo blocklist - reimplement with backend support (#1089) 2022-03-14 15:15:30 -04:00
claims.js Also add support for embeds 2022-05-16 06:36:50 -04:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
collections.js Fix #798: fix action dispatch order in doFetchItemsInCollections 2022-03-12 08:54:43 -05:00
comments.js Undo the channel-clamping and let user figure out from Toast 2022-05-06 11:31:42 -04:00
content.js 1318: Persist recsys data for send after tab close 2022-05-24 13:52:50 -04:00
file.js Fix flow for User/UserState 2022-03-17 13:12:18 +08:00
file_info.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
livestream.js Fix localStorage crash 2022-05-26 08:27:35 -04:00
notifications.js Defer notification/categories 2021-12-29 09:15:06 -05:00
publish.js Support stream updates via claim_id parameter (#1465) 2022-05-19 08:13:48 -04:00
reactions.js Desktop cherry-pick: "7240 Integrate lbry redux and lbryinc" 2021-10-19 20:40:07 +08:00
reportContent.js update reports endpoint. 2022-02-09 15:06:38 -05:00
rewards.js Fix i18n issues reported 2022-03-24 15:36:09 +08:00
search.js Batch resolve with claim_search | [Recommended, Comments] 2022-03-29 21:21:58 -04:00
settings.js Automatically set default channel on sign up (#1559) 2022-05-24 06:18:26 -04:00
subscriptions.js More sidebar optimizations 2022-03-22 08:46:27 -04:00
sync.js Add 'lastViewedAnnouncement' into wallet. 2022-05-20 00:04:06 +08:00
tags.js Remove content_tags and related functions 2021-12-13 11:54:53 -05:00
user.js Fix user membership state for incognito. 2022-05-30 19:03:21 +08:00
wallet.js Tip: show modal instead of toast when timeout 2022-06-01 08:40:39 -04:00
websocket.js Refactor and fix websocket connection behavior 2022-04-29 10:43:30 -04:00