GovAlta/ui-components

Input: date type not rendering correctly on iOS

Opened this issue · 2 comments

Summary of issue

  • The Input type date is not working as intended on safari (iOS).
  • The height of the input field is incorrect when input is empty

More Info

  • Height issue is likely related to OS, as it exists in both Chrome and Safari on MacOS and iOS

image (28)

Acceptance Criteria

  • Height of the input field is correct when input is empty

Spoke with Andrew Mitchel (issue reporter Sept 2024).

The team will try to use the date picker component instead and report back.
Most users of their product will be using IPhones or IPads.

Followup with Andrew Mitchell and Jennifer Chan, they communicated that the date format of YYYY MM DD was a hard requirement for their stakeholders and users. As a result the custom date picker control would not be suitable and they would need this fix to be applied in order for them to use our GOA input component.