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] Make DatePicker Header customizable / make it possible to hide the year. #6880

Closed
2 tasks done
itshallrun opened this issue Nov 16, 2022 · 1 comment
Closed
2 tasks done
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

@itshallrun
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 💡

For season selection, it is necessary to select a year-independent date, e.g. day and month.
We can change the input format to dd/MM, but it is not possible to hide the year in the DatepickerHeader.

image

This could be solved by splitting the Month and Year into two components with different classes. Then it would be possible to hide one of both.

Examples 🌈

No response

Motivation 🔦

No response

Order ID 💳 (optional)

No response

@itshallrun itshallrun added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Nov 16, 2022
@flaviendelangle
Copy link
Member

Duplicates #6653

Not sure how we will solve that one but there is definitely something to do

@flaviendelangle flaviendelangle added duplicate This issue or pull request already exists component: pickers This is the name of the generic UI component, not the React module! and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Nov 16, 2022
@flaviendelangle flaviendelangle changed the title Make DatePicker Header customizable / make it possible to hide the year. [pickers] Make DatePicker Header customizable / make it possible to hide the year. Nov 16, 2022
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

2 participants