-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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] Quarter Picker - CSS guru/genious #16352
Comments
Hey @david-ic3 ... you can take the same approach as it is shown here Here is a quick demo for you: Quarter picker Sry that it took so long ... wasn't super straightforward to build. @LukasTy should we add this as a recipe to the docs? |
@michelengelen , thanks but it looks as the DatePicker has no monthButton slots |
Hi @david-ic3 👋 @michelengelen I would be in favor of adding something like this to the docs 👌 |
@michelengelen @noraleonte This looks like a nice demo, but I'm not sure using |
@LukasTy that's what I was thinking as well ... just looked it up and we would need to build our custom quarter support for it... |
Hey, @david-ic3. We have an issue tracking the quarter picker implementation: #15117 that you can reference. Did the provided solution solve your problem or do you feel something is still missing? 🤔 |
@LukasTy , thanks. You do not need to hide the reality, quarters are not supported. But as you are such a nice team you provided a workaround that is good enough for us. Merci |
This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue. Note @david-ic3 How did we do? Your experience with our support team matters to us. If you have a moment, please share your thoughts in this short Support Satisfaction survey. |
The problem in depth
I know that a quarter picker is not planned but we need one for some scenarios.
So in the meantime, the idea is to select all months of a quarter in the date picker using slotProps :
The code is available here.
The selection is fine, but is there a way to have also the hover effect on the quarters ?
Your environment
No response
Search keywords: quarter date picker
Order ID: 19458
The text was updated successfully, but these errors were encountered: