Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
Sample: https://blazor.syncfusion.com/demos/timepicker/default-functionalities?theme=fluent
Replication procedure :
1. Run
the Sample.
2. Open the popup
3. press
‘end’ key
4. You can see the
issue(cursor position maintains at end position as working in datetimepicker)
Expected Output: The expected response is the cursor going to the end of the field when we press end key
Current Output: cursor is not maintains at end position