Material-ui-pickers: Month view to select a month only without selecting a specific day

Created on 4 Nov 2018  路  3Comments  路  Source: mui-org/material-ui-pickers

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Implementation of an option like monthOnly=true or something.

Describe alternatives you've considered
an alternative would be letting the user select any day normally but actually use the month only and discard the day, but this isn't the best user experience.

Additional context
Something like this.
image

All 3 comments

As for me that isn鈥檛 a best control. And also material design guidelines doesn鈥檛 include such advanced set month view.

So we will not integrate it. For me it will be better expirience to see just a drop down of the month names

@dmtrKovalenko
This isn't strictly for selecting month only, take a look at this datepicker component from Vuetify, this is exactly what I requested but with the ability to skip selecting the day.
https://vuetifyjs.com/en/components/date-pickers
The feature I described will use year and month and as a user I don't think having 2 dropdown elements for selecting year and month is better than having a datepicker that combines both.

I know that vuetify use this way to render control but it鈥檚 not material design way for now.
And personally I didn鈥檛 like that control. So I have not intent to integrate it

Was this page helpful?
0 / 5 - 0 ratings

Related issues

nicky-dev picture nicky-dev  路  3Comments

benneq picture benneq  路  3Comments

brett-patterson picture brett-patterson  路  3Comments

callmeberzerker picture callmeberzerker  路  3Comments

filipenevola picture filipenevola  路  4Comments