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

Calendar: improve month and year select #3652

Open
ac-shadow opened this issue Mar 22, 2025 · 0 comments
Open

Calendar: improve month and year select #3652

ac-shadow opened this issue Mar 22, 2025 · 0 comments
Labels
enhancement New feature or request triage v3 #1289

Comments

@ac-shadow
Copy link
Contributor

Description

The calendar component in V3 doesn't offer a way to quickly jump to a specific month or year.

The datepicker component in V2 allowed the user to click on month name to open up a popover to select a specific month or year:
Image

Implementing something like this would offer better UX for cases where the user needs to select a year which is far in the past or future (e.g. selecting a birthdate).

I also built a prototype to implement this behaviour:
https://codesandbox.io/p/devbox/hopeful-haze-842lf6?file=%2Fapp%2Fapp.vue

Image

Additional context

No response

@ac-shadow ac-shadow added enhancement New feature or request triage v3 #1289 labels Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage v3 #1289
Projects
None yet
Development

No branches or pull requests

1 participant