Skip to content

redundant validation on ios26 on select #1052

@AnnaZaretskaya

Description

@AnnaZaretskaya

On page with example https://final-form.org/docs/final-form/examples/vanilla or https://ttk0q.csb.app/
On mobile iphone on ios26(chrome and safari):
First case:
-click on select Favorite Color
-choose option, dont click elsewhere!
Expected: focus stays on select like in every previuos platforms and desktops
Actual: select lose focus and validating.
Second case:
-click on select Favorite Color
-choose option
-quickly(!) tap on input Last Name
Expected: focus goes to input, keyboard is open
Actual: focus is on body, keyboard is hidden
I can return focus to select right after list with colors is collapsed, but how to prevent validation?
(My form is validating on blur)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions