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

UI: Add two buttons to change displayed month back and forth #177

Closed
ckunki opened this issue Jun 3, 2021 · 1 comment · Fixed by #202
Closed

UI: Add two buttons to change displayed month back and forth #177

ckunki opened this issue Jun 3, 2021 · 1 comment · Fixed by #202
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ckunki
Copy link
Contributor

ckunki commented Jun 3, 2021

Currently in WR UI user can enter data for current month or select a month with data has already been entered before.

Observed behavior

  • WR displays current month on start-up (even if no data has been added, yet).
  • User can select other months if data has been added for these months.
  • User cannot select a month in past or future for which no data has been entered, yet.
  • User cannot even travel back to current month.

Expected behavior

  • User can select arbitrary month in past or future
  • WR displays month (potentially including holidays)
  • User can edit data for selected month

Proposal

  • add two buttons to GUI: B1: forward month, B2: backward month
@ckunki ckunki added the enhancement New feature or request label Jun 3, 2021
@ckunki ckunki changed the title UI: Select month without existing data UI: Add to buttons to change displayed month back and forth Jun 5, 2021
@ckunki ckunki changed the title UI: Add to buttons to change displayed month back and forth UI: Add two buttons to change displayed month back and forth Jun 5, 2021
@kaklakariada kaklakariada self-assigned this Jul 19, 2021
kaklakariada added a commit that referenced this issue Jul 19, 2021
Save month if holidays where added.
kaklakariada added a commit that referenced this issue Jul 19, 2021
@kaklakariada kaklakariada added this to the Version 1.7.0 milestone Jul 19, 2021
kaklakariada added a commit that referenced this issue Jul 19, 2021
kaklakariada added a commit that referenced this issue Jul 19, 2021
#177: Add buttons for selecting the previous/next month
@ckunki
Copy link
Contributor Author

ckunki commented Jul 19, 2021

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants