[Bug][Timepicker] Focus does not return to input when clicking Cancel
Opened this issue · 0 comments
filipKovachev commented
I'm submitting a...
- Bug report
Current behavior
Currently when clicking Cancel in the TimePicker the focus is not returned to the input the same way it does when Set or Nor is clicked.
Expected behavior
The focus should return back to the input when clicking Cancel, the same way it is observed in Blazor and Angular.
Minimal reproduction of the problem with instructions
- Open this example: https://app.screencast.com/QJd0j02gBdky7?conversation=v8OdTifzeBzJFfM8eU6CJK
- Click cancel and observe how the focus is not returned back to the input
Ticket ID: 1665032