Skip to content

Picker's title accessibilityRole is missing #2801

Closed
@yaldaafshar

Description

@yaldaafshar

Description

In the Picker component, in topBarProps, there is no accessibilityRole or in general accessibilityProps. This causes ADA bugs when someone tries to make the title more meaningful for people with diasbilities.

Related to

  • Components
  • ADA

Steps to reproduce

  1. Go to picker component, check topBarProps accepting type which is ModalTopBarProps, there is no accessibilityProps defined for title.
  2. Turn on screen reader where picker with title is used, it is not announcing title role as 'heading'

Expected behavior

  • React Native UI Lib version: 7.7.0

Affected platforms

  • Android
  • iOS

Metadata

Metadata

Assignees

Labels

buga bug in one of the components

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions