ui
ui copied to clipboard
Year selection for the date picker component
It is not possible to easily and quickly select previous years; to do so, we must paginate through all previous months until reaching the desired year. I suggest adding a year-select dropdown or an open field for this purpose.
@shadcn let's add this future in date picker
up, this is good idea
Agreed on this and another potential solution to this would be #448. This issue may be marked as duplicate of that.
@itsmingjie The provided solution is not optimized and does not improve usability; it addresses the problem but not with 100% effectiveness.
I found this prop captionLayout={'dropdown'} which give you option to select month and year
I found this prop
captionLayout={'dropdown'}which give you option to select month and year
Are the curly braces necessary?
This issue has been automatically closed because it received no activity for a while. If you think it was closed by accident, please leave a comment. Thank you.