iOS insta submits on datepicker select

Created on 12 September 2024, 2 months ago
Updated 13 September 2024, 2 months ago

Problem/Motivation

Date picker on iOS triggers the onChange effect of the input before user has an opportunity to select a date.

Steps to reproduce

Use date picker on an iOS device.

Proposed resolution

For iOS users, change autoSubmit to run on blur instead of on change so the submission occurs after a date is selected and user presses "done".

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024