984058-Manual Testing Issue Fixed #274
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bug Description
Toggle between Date and Time selection of a SfDateTimePicker the resets
Related PR: https://gitea.syncfusion.com/essential-studio/maui-toolkit/pulls/1357/files
Task ID: https://dev.azure.com/EssentialStudio/Mobile%20and%20Desktop/_workitems/edit/984058/
Root Cause
Previously Modified the behavior on reset when view changed without clicking ok button
Is Breaking issue?
Solution description
Removed Behavior Change Related Codes
Output screenshots
Post the output screenshots if an UI is affected or added due to this bug.
Windows:
Output.1.mp4
iOS:
OutputiOS.mp4
Mac:
OutputMac.mp4
Android:
OutputAndroid.mp4
Areas affected and ensured
List out the areas are affected by your code changes.
Removed Reset Behavior Codes on DateTimePicker Class
New Test cases
Does it have any known issues?
MR CheckList