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

[Feature] Make day selection optional #234

Open
Psycoguana opened this issue Dec 6, 2024 · 0 comments
Open

[Feature] Make day selection optional #234

Psycoguana opened this issue Dec 6, 2024 · 0 comments

Comments

@Psycoguana
Copy link

Hello! First of all, amazing library, thanks a lot for supporting it. It has a bunch of great features.

Is your feature request related to a problem? Please describe.
I need to have a calendar which allows to select year and month. The date is not necessary, but currently (as far as I know) there is no way to make the day selection optional.

Describe the feature you'd like
It'd be great to pass a bool like disableDaySelection, the day could be some default like 01.
Then when using showCalendarDatePicker2Dialog it would display the month selection, when selecting a month and clicking the ok button, it would close the dialog.

Use cases
This would be useful to select the data that must be shown for a particular month. Since it's for the whole month, there is no need to select a day.

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

No branches or pull requests

1 participant