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

Date Picker: clicking on the current month opens a dropdown of months #3429

Closed
benelan opened this issue Nov 4, 2021 · 1 comment
Closed
Labels
0 - new New issues that need assignment. Calcite (dev) Issues logged by Calcite developers. design Issues that need design consultation prior to development. enhancement Issues tied to a new feature or request. needs triage Planning workflow - pending design/dev review.

Comments

@benelan
Copy link
Member

benelan commented Nov 4, 2021

Description

Currently the only way to change months is the forward/back buttons. Adding a month dropdown would make changing the month easier. Not completely related, but the native input type="date" has a dropdown where you can select month/year.
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date

Acceptance Criteria

Clicking on the current month opens a dropdown where you can select a different month.

Relevant Info

from holistic feedback

Which Component

calcite-date-picker

Example Use Case

If it is January and you want to select a day in December of the current year, currently you have to click through each month. In this case, you could click 'January' and a dropdown of months would open, and then you can select 'December'.

@benelan benelan added enhancement Issues tied to a new feature or request. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. labels Nov 4, 2021
@geospatialem geospatialem added the design Issues that need design consultation prior to development. label Jun 29, 2022
@benelan benelan added the Calcite (dev) Issues logged by Calcite developers. label Jan 30, 2023
@geospatialem
Copy link
Member

Closing in favor of #3455.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. Calcite (dev) Issues logged by Calcite developers. design Issues that need design consultation prior to development. enhancement Issues tied to a new feature or request. needs triage Planning workflow - pending design/dev review.
Projects
None yet
Development

No branches or pull requests

3 participants