Skip to content

Bug: React date input not working with iOS voiceover #33541

@thegrims

Description

@thegrims

React version:

Steps To Reproduce

  1. Add input with input type date like in this codesandbox https://codesandbox.io/p/sandbox/x6ctp5?file=%2Fsrc%2FApp.js
  2. Access codesandbox link https://x6ctp5.csb.app/ or similar on browser on an iPhone with voiceover on
  3. When the datepicker is focused, calander doesn't become visible, which blocks voiceover users from using this element

Link to code example:

https://codesandbox.io/p/sandbox/x6ctp5?file=%2Fsrc%2FApp.js

The current behavior

  • Calendar doesn't show up in datepicker when element is selected in voiceover

The expected behavior

  • Calander should show up when selected

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions