-
-
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] Inconsistent design of DatePicker and DateRangePicker #13941
Comments
Hey @karolis-666 There are several points here that I could clarify a bit, but would like to ask @LukasTy for more details if needed. I'll go over your points one by one:
In your example you are using the
There is a open PR about this one, that should unify the behavior already: #13434
We know about these.
We also know about this.
This is the same reasoning as in your first point. We try to keep the behvaior consistent in the respective component family. So because the |
@michelengelen Thank you for the replies.
We have an example of adding an icon on the Range Pickers, but it is only a visual change. The regular Date and Time Pickers follow the
Could you clarify the specific problem in this case?
This is the issue for it: #4546.
I've explained this topic in more detail in the first comment. 😉 |
Thank you for the quick and detailed answers. They gave me enough insight to understand why these behaviours occur and that some of them are known.
Yes, I expected that providing the same styles through the Since I am satisfied with answers, I am closing this issue |
@karolis-666: 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. |
What's the problem?
Components with similar use cases are different given them same styles and there several other notes:
Repo: https://stackblitz.com/edit/vitejs-vite-jwcwwn?file=src%2FDates%2Findex.tsx
What are the requirements?
What are our options?
No response
Proposed solution
Maybe DateRangePicker can have extended functionality to also support single date select?
Resources and benchmarks
No response
Search keywords:
Search keywords:
The text was updated successfully, but these errors were encountered: