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

Add "today" button to report date picker #378

Closed
3 tasks done
fniessink opened this issue Jun 17, 2019 · 4 comments · Fixed by #4742
Closed
3 tasks done

Add "today" button to report date picker #378

fniessink opened this issue Jun 17, 2019 · 4 comments · Fixed by #4742
Assignees
Labels
Feature New, enhanced, or removed feature

Comments

@fniessink
Copy link
Member

fniessink commented Jun 17, 2019

User story

As a user I want to have a today button in the date picker so that I don't have to look up the date somewhere else to select today.

Acceptance criteria

  • Clicking the today button in a date picker selects the current date.

Assumptions

  • Either the current date picker allows for this functionality or a composite component can be made.

Open issues

  • Should selecting today also close the date picker and save the change?

Out of scope

Tasks

Components

Frontend

  • Add today button to date picker.

Documentation

  • Update changelog

Related issues

@fniessink fniessink added the Feature New, enhanced, or removed feature label Jun 17, 2019
@Sebastiaan127001
Copy link
Contributor

%VOTE

@Sebastiaan127001
Copy link
Contributor

And also mark the current date in the calendar
and have it start on Monday as the first day of the week.

@Sebastiaan127001
Copy link
Contributor

and another related feature request:

  • add days left after the set date. so in the below image that would be 2022-04-20 (6 days from now)
    image

  • change title 'technical debt end date' to 'technical debt end'

  • mark the end date of sprint when QT knows this

@Sebastiaan127001
Copy link
Contributor

And if the user clicks on a greyed out date from the next or previous month, the picker should switch to that month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New, enhanced, or removed feature
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants