-
-
Notifications
You must be signed in to change notification settings - Fork 194
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
Plone 6 default "pat-datetime-picker" problems #3603
Comments
Furthermore:
I consider this a blocker for any release-candidate of Plone (in fact earlier detected this would have been a blocker for beta too). |
Another one: If in settings -> date time the first day of the week is monday, the datepicker ignores it and still shows sunday. That said: If I use a DateField with DateFieldWidget uses |
My previous assumption that
But now with this commit Patternslib/Patterns@b14503d datetime-picker checks for browser native date picker support and skips the logic completely, regardless of the pattern_option you set (https://github.com/Patternslib/Patterns/blob/master/src/pat/datetime-picker/datetime-picker.js#L26). |
I guess this need some additional brain cycles to fix. What is our default use case? What are additional use cases? |
Maybe @thet can give some insights, what the future plans for |
Well, I need the "today" button for both. And it would be cool if it would start with monday. Why do we need this imported in Mockup btw? |
The date-picker language is wrong too: |
pat-datetimepicker
pat-date-picker
seems to be the successor?I don't shed a tear for pat-pickdate. But the new situation is not satisfactory at all.
The text was updated successfully, but these errors were encountered: