lbry-desktop/ui/redux
infinite-persistence 4b93be049c OwnComment Page: deleting comment shows failure despite successful
## Change
Due to "Own Comments" being implemented the same way as "Discussion Page", the comment lookup did not work for the abandoning case.

Just skip the local cleanup of `byId` -- it doesn't matter, as the GUI uses `selectCommentsForUri` to grab the per-channel comments, so it would still disappear in the GUI immediately.
2022-04-08 12:50:00 -04:00
..
actions doCommentListOwn: clean up docs; add limit assertion 2022-04-08 12:50:00 -04:00
middleware Sync: handle fast-actions being reverted 2021-12-29 10:32:38 -05:00
reducers OwnComment Page: deleting comment shows failure despite successful 2022-04-08 12:50:00 -04:00
selectors Add dynamic player aspect ratio resizing 2022-04-07 11:44:25 -04:00