-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Budget - Period navigator date selectors #971
Comments
The left and right selector select the previous and next period, respectively. The reason there are months missing is because you have selected the "quarter of a year"-view in your preferences, which is reflected in your budget overview. However, the "quarter of a year" date indicator is a little broken. Contrary to the week ("week 34"), month ("september") or even day indicator ("12 sept 2017") the quarter indicator should either be a range ("jan-mar" or "jan-apr") or an indicator of the quarter (Q1, Q2, etc). This is currently not implemented well making this list confusing: the left selector has the start of each quarter: 1 oct, 1 jul, 1 apr, 1 jan, etc. The right selector has the final date of each quarter 31 dec, 31 mar, 31 jun. Both should display "Q2 2017" or "Q3 2018" or something similar. |
Now I get it. It does make sense now :) |
I've pushed some code to clarify this 👍 |
Closed, a new release is live. |
I am running Firefly III version 4.6.9
Description of my issue:
I wanted to see how the date selectors in the budget navigator work, what exactly they do and have the following questions:
Other important details (log files, system info):
Left selector:
Selected period:
November 2017
Right selector:
The text was updated successfully, but these errors were encountered: