Skip to content

Conversation

web-padawan
Copy link
Member

@web-padawan web-padawan commented Oct 1, 2025

Description

Fixes #10149

WIP, still need to do:

  • more testing on real mobile devices (especially iOS) to verify possible timing issues
  • tweaks in date-picker to not blur input on clear button when overlay contains focus.

Type of change

  • Refactor / bugfix

Note

There was a problem with testing on iOS device, see recording below:

  • Second field has focus, clearing first field - works (field loses focus as expected)
  • First field has focus, clearing second field - broken (focus stays in the first field)
ScreenRecording_09-25-2025.12-55-21_1.MP4

Copy link

sonarqubecloud bot commented Oct 1, 2025

@web-padawan web-padawan marked this pull request as ready for review October 2, 2025 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Blur listener not triggering on clear icon tap using iPad

1 participant