Hardware Keyboard Traversal When Using AccessibleClickableSpan
Open
- 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
Assessment
This issue has not been assessed yet.