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

[pickers] Enhancing User Experience: Introducing Month and Year Selection in Date-Pickers #12075

Closed
bruns6077 opened this issue Feb 15, 2024 · 5 comments
Labels
component: pickers This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists

Comments

@bruns6077
Copy link

bruns6077 commented Feb 15, 2024

Steps to reproduce

Link to live example: Livedemo

This feature should be reflected on all pickers which work with dates

Steps:

  1. Open the DateRangePicker
  2. Try to change the current month or the year

Current behavior

Currently we can not change the current month or date at the pickers.

Expected behavior

I would expect if i click on the Month to choose a month from a list.
I would expect if i click on the Year to choose a year from a list.

Context

Choosing months or dates can be very important for users.

Your environment

No response

Search keywords: datepicker,timepicker,daterangepicker,picker,bug,ui,ux,month selection, day selection

@bruns6077 bruns6077 added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Feb 15, 2024
@zannager zannager added the component: pickers This is the name of the generic UI component, not the React module! label Feb 15, 2024
@flaviendelangle
Copy link
Member

Duplicates #4995

If I mis-understood and this issue does not cover your issue, feel free to tell me and I'll re-open it 👍

@flaviendelangle flaviendelangle added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Feb 16, 2024
Copy link

⚠️ This issue has been closed.
If you have a similar problem, please open a new issue and provide details about your specific problem.
If you can provide additional information related to this topic that could help future readers, please feel free to leave a comment.

How did we do @bruns6077?
Your experience with our support team matters to us. If you have a moment, please share your thoughts through our brief survey.

@bruns6077
Copy link
Author

bruns6077 commented Feb 16, 2024

Duplicates #4995

If I mis-understood and this issue does not cover your issue, feel free to tell me and I'll re-open it 👍

@flaviendelangle
This covers month selection, not month and year selection, sometimes the year can also be really relevant to the user

@flaviendelangle
Copy link
Member

Sorry, wrong issues 🙈

#4546

@bruns6077
Copy link
Author

@flaviendelangle

yep thats the feature i would like to see, i can refer to ux of angular material:

https://material.angular.io/components/datepicker/overview

its a very clear and userfriendly way in my opinion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: pickers This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants