Skip to content

Spotlight accessibility issues #558

@LachlanMcKee

Description

@LachlanMcKee

The Spotlight component does not work correctly with accessibility.

Please review the following video.

appyx_spotlight_talkback_issue.mp4

Issue 1

Using the single swipe gesture, a user should be able to navigate through the Spotlight elements. However instead the single swipe gesture is only navigating between what is visible on the screen.

It is only when I use a two finger gesture that this works (though it is not discoverable)

Issue 2

The spotlight component does not indicate to the accessibility service that this is effectively a list of elements. It should populate the accessibility node with the current index, and the number of elements.

In doing so, talkback would indicate at the end "showing items 1 of 10" as an example

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions