Skip to content
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

Monthly Contribution Dropdown in Wallet Panel should retain value #2245

Closed
ryanml opened this issue Nov 27, 2018 · 3 comments · Fixed by brave/brave-core#957 or brave/brave-core#2069
Closed

Comments

@ryanml
Copy link
Contributor

ryanml commented Nov 27, 2018

This should call the functions SaveRecurringDonation and RemoveRecurring. The former should called when a non-0 value is set, and the latter when 0 is set.

Description

Steps to Reproduce

  1. Enable Brave Rewards
  2. Navigate to a site such as brave.com
  3. Bring up the wallet panel.
  4. Change monthly contribution amount to '5.0'
  5. Close and re-open panel

Actual result:

New value is not returned, is 0.0

Expected result:

Dropdown should be 5.0

Reproduces how often:

Brave version (brave://version info)

Reproducible on current release:

  • Does it reproduce on brave-browser dev/beta builds?

Website problems only:

  • Does the issue resolve itself when disabling Brave Shields?
  • Is the issue reproducible on the latest version of Chrome?

Additional Information

@kjozwiak
Copy link
Member

Hope we can land this before 0.58.x moves into beta or this will need to get uplifted 👍

@bbondy bbondy added this to the 1.x Backlog milestone Dec 2, 2018
@bbondy
Copy link
Member

bbondy commented Dec 4, 2018

Reverted due to failing unit tests, re-opening.
brave/brave-core@f77acbe

NejcZdovc pushed a commit to ryanml/brave-core that referenced this issue Mar 25, 2019
Fixes brave/brave-browser#2823

Monthly donation functionality via panel
ryanml added a commit to brave/brave-core that referenced this issue Mar 28, 2019
Fixes brave/brave-browser#2823

Monthly donation functionality via panel
ryanml added a commit to brave/brave-core that referenced this issue Apr 2, 2019
Fixes brave/brave-browser#2823

Monthly donation functionality via panel
NejcZdovc pushed a commit to brave/brave-core that referenced this issue Apr 8, 2019
Fixes brave/brave-browser#2823

Monthly donation functionality via panel
@ryanml ryanml added the QA/Yes label Apr 8, 2019
pilgrim-brave pushed a commit to brave/brave-core that referenced this issue Apr 16, 2019
Fixes brave/brave-browser#2823

Monthly donation functionality via panel
@GeetaSarvadnya
Copy link

GeetaSarvadnya commented May 15, 2019

Verification passed on

Brave 0.65.93 Chromium: 74.0.3729.131 (Official Build) beta (64-bit)
Revision 518a41c1fa7ce1c8bb5e22346e82e42b4d76a96f-refs/branch-heads/3729@{#954}
OS Windows 10 OS Build 17134.523

Verification passed on

Brave 0.65.97 Chromium: 74.0.3729.131 (Official Build) beta(64-bit)
Revision 518a41c1fa7ce1c8bb5e22346e82e42b4d76a96f-refs/branch-heads/3729@{#954}
OS Ubuntu 18.04 LTS

Verified passed with

Brave 0.65.97 Chromium: 74.0.3729.131 (Official Build) beta(64-bit)
Revision 518a41c1fa7ce1c8bb5e22346e82e42b4d76a96f-refs/branch-heads/3729@{#954}
OS Mac OS X

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment