Fix: Allow multiple rewards of same type to be claimed and remove reward error modal #2206

Merged
neb-b merged 3 commits from rewards-fix into master 2019-01-19 02:24:28 +01:00
neb-b commented 2019-01-17 07:28:23 +01:00 (Migrated from github.com)

Depends on https://github.com/lbryio/lbryinc/pull/22

Fixes

#2161
#2202
#637

What is the current behavior?

  • If a user has two youtube rewards for both of their channels, and tries to claim one of them, the reward tiles break.
  • We are using a custom modal for reward errors instead of the modal router

What is the new behavior?

  • Rewards are properly claimable
  • Errors from claiming rewards are now using the error modal
Depends on https://github.com/lbryio/lbryinc/pull/22 ## Fixes #2161 #2202 #637 ## What is the current behavior? - If a user has two youtube rewards for both of their channels, and tries to claim one of them, the reward tiles break. - We are using a custom modal for reward errors instead of the modal router ## What is the new behavior? - Rewards are properly claimable - Errors from claiming rewards are now using the error modal
skhameneh (Migrated from github.com) approved these changes 2019-01-17 20:56:24 +01:00
Sign in to join this conversation.
No reviewers
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#2206
No description provided.