-
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
monthly statement drop down shows previous month in dropdown for current month #8836
Comments
Reproduces on Nightly
|
from the spec (outdated):
based on the above, should the statement show current activity (in this case, data for March - tips, token grants accepted, etc)? Maybe the statement shouldn't be available as there isn't any data for previous month? basically, what seems to be happening is if you select February, you see March's data. If you select January, you see February data: cc @mandar-brave for product insight |
@LaurenWags yes we decided to show current month as well, I think it's just selection problem (showing wrong month) |
great, thanks for clarification @NejcZdovc 👍 |
Verified passed with
Verification passed on
Verification passed on
|
Description
Monthly statement drop down shows
February 2020
however data is being shown (right side summary and bottom lists) for current month of March.Steps to Reproduce
Actual result:
Dropdown says 'February 2020' (note, this is the only option in the drop down) however data shown is for current month of March:
Expected result:
I expected the drop down to say 'March 2020' or 'current month' something like that.
Reproduces how often:
easily
Brave version (brave://version info)
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
cc @NejcZdovc @mandar-brave
The text was updated successfully, but these errors were encountered: