facebook / facebook/litho

Hardware Keyboard Traversal When Using AccessibleClickableSpan

Open
#1,032 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
7.8k
Forks
768
PR merge metrics
No merged PRs in 30d

Description

- [x] I have searched [existing issues](https://github.com/facebook/litho/issues) and this is not a duplicate

## Version
```
0.49.1
```

## Issues and Steps to Reproduce
`Text` component does not allow for hardware keyboard traversal when using AccessibleClickableSpan.
See Gist below for example code.

## Expected Behavior
The ClickableSpan sections of the string should be focusable and clickable when using a hardware keyboard

## Link to Code
[Gist](https://gist.github.com/krisgun/14c5f4e13f630fb017d1d6258bb1ed22)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.