doOpenModal and doShowSnackBar refactor for shared components #983

Closed
opened 2018-01-31 14:56:44 +01:00 by akinwale · 0 comments
akinwale commented 2018-01-31 14:56:44 +01:00 (Migrated from github.com)
Need to refactor the points in common shared code where `doOpenModal` and `doShowSnackBar` are used. #### doOpenModal https://github.com/lbryio/lbry-app/blob/master/src/renderer/redux/actions/wallet.js#L100 https://github.com/lbryio/lbry-app/blob/master/src/renderer/redux/actions/wallet.js#L125 https://github.com/lbryio/lbry-app/blob/master/src/renderer/redux/actions/wallet.js#L134 https://github.com/lbryio/lbry-app/blob/master/src/renderer/redux/actions/wallet.js#L164 https://github.com/lbryio/lbry-app/blob/master/src/renderer/redux/actions/wallet.js#L190 https://github.com/lbryio/lbry-app/blob/master/src/renderer/redux/actions/wallet.js#L199 #### doShowSnackBar https://github.com/lbryio/lbry-app/blob/master/src/renderer/redux/actions/wallet.js#L114-L118 https://github.com/lbryio/lbry-app/blob/master/src/renderer/redux/actions/wallet.js#L178-L182
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#983
No description provided.