-
Notifications
You must be signed in to change notification settings - Fork 770
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
[Android / iOS ] Native DatePicker and CalendarDatePicker flyout opens 100 years in the past instead of today #19505
Comments
@MartinZikmund I am re-opening this issue as I am still able to reproduce it with latest Uno.Sdk 5.6.36 for the *(For Tested with:
|
I am still able to reproduce this issue with latest internal Uno.Sdk 5.6.42 for the issue left for iOS for the CalendarDatePicker. Tested with:
|
Here are more updates based on my latest tests for the issue left for iOS for the CalendarDatePicker.
Tested with:
|
@agneszitte the managed picker on iOS/Android is not a priority at this time, only the native picker is prioritized. |
@jeromelaban I am testing the issue left for |
@KikkoMax to be sure, which pickers are of importance to you? The native DatePicker, CalendarDatePicker, or both? Thanks! |
The native DatePicker is what we currently use in production but we were looking at using the CalendarDatePicker for iOS instead (walked back because of current issues). So I'd say both ;) |
@KikkoMax Thanks, this helps! |
@jeromelaban, @MartinZikmund the remaining issues for (While testing I found another issue for the Native CalendarDatePicker-iOS-issue-fixed.mp4Tested with:
|
Current behavior
Native date picker on Android and iOS opens 100 years in the past by default.
Calendar date picker opens 100 years in the past for iOS by default.
Expected behavior
Calendar flyouts should open with today as the default date.
How to reproduce it (as minimally and precisely as possible)
DatePickerBug.zip
Workaround
Using the managed date picker works around the problem but this results in a different UX.
Works on UWP/WinUI
Yes
Environment
Uno.WinUI / Uno.WinUI.WebAssembly / Uno.WinUI.Skia
NuGet package version(s)
Uno.WinUI 5.6.33 (sdk 5.6.22)
Affected platforms
Android, iOS
IDE
Visual Studio 2022
IDE version
17.12.4
Relevant plugins
JetBrains ReSharper 2024.3.5
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: