-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow up of #15055 - Verify wallet modal popup isn't shown after clicking on "Verify wallet" via BR panel when the wallet balance is less than 25 BAT #15889
Comments
cc @Miyayes as this does not occur on 1.24.x so this is a regression. Please advise on if this is needed to be fixed for 1.25.x. Note - with 1.24.x if you click on "Verify Wallet" from the panel with an adequate balance (>= 25 BAT), a new tab opens and redirects the user to |
Additionally, on 1.25.x, if you click on "Verify Wallet" from brave://rewards page, you get the modal. But clicking on "Verify Wallet" from the panel does not show this. |
Adding |
Verification passed on
Verified the STR from #15889 (comment) Scenario 1: wallet balance is 24 BAT
Scenario 2: wallet balance is 15 BAT
Scenario 3: wallet balance is 20 BAT
Scenario 4: Upgrade case which has wallet balance less than 25 BAT
Verified passed with
Verified scenarios below. Scenario 1: wallet balance is 24 BAT
Scenario 2: wallet balance is 20 BAT
Scenario 3: wallet balance is 15 BAT
Scenario 4: wallet balance is 14 BAT
Scenario 5: Upgrade case which has wallet balance less than 25 BAT
Verification passed on
Verified the STR from #15889 (comment) Scenario 1: wallet balance is 24 BAT
Scenario 2: wallet balance is 15 BATScenario 3: wallet balance is 20 BAT
Scenario 4: Upgrade case which has wallet balance less than 25 BAT
|
Description
Follow up of #15055
Verify wallet modal popup isn't shown after clicking on "Verify wallet" via BR panel when the wallet balance is less than 25 BAT
Steps to Reproduce
Scenarios 1:
1.25.60
, enable rewards and claim UGP grantsScenarios 2:
1.25.60
, enable rewards and claim UGP grantsNote: Please note, if wallet balance is 30 BAT click on Verify wallet via BR panel opens up "Verify wallet" modal popup, issue is arising only when wallet balance is less than 25 BAT and equals to 15 BAT
Actual result:
Click on "Verify wallet" in BR panel is redirecting to Uphold Authorize page
Expected result:
Click on "Verify wallet" in BR panel should opens up "Verify wallet" modal popup
Reproduces how often:
Easy
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc: @brave/legacy_qa @zenparsing @emerick @rebron
The text was updated successfully, but these errors were encountered: