Skip to content

Conversation

web-padawan
Copy link
Member

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

Description

Fixes #10149

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

@web-padawan web-padawan marked this pull request as ready for review October 2, 2025 13:35
@DiegoCardoso
Copy link
Contributor

I tried the branch on my iPhone, and the reported issue appears quite rarely. I wasn't able to define which steps are required to reproduce it.

@web-padawan web-padawan force-pushed the refactor/clear-button-mousedown-mobile branch from 2e3b806 to 6d8831c Compare October 15, 2025 14:04
Copy link

@web-padawan
Copy link
Member Author

Added missing logic to the date-picker to ensure preventDefault() is called when the overlay is opened.
IMO we can proceed with the change since the iOS problem mentioned above appears to be quite rare.

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

2 participants