When I made a StructuredListItem interactive by specifying an href or onClick property, I expected to be able to navigate to and trigger those items using the keyboard but it seems like they only become accessible via keyboard if they're first interacted with using the mouse.
Description
When I made a StructuredListItem interactive by specifying an
href
oronClick
property, I expected to be able to navigate to and trigger those items using the keyboard but it seems like they only become accessible via keyboard if they're first interacted with using the mouse.Link to Reproduction
https://codesandbox.io/p/sandbox/elegant-microservice-8sjlcy
Steps to reproduce
Saas UI Version
2.7.4
Chakra UI Version
2.8.2
Browser
Firefox 124.0.2 (64-bit), Chrome Version 123.0.6312.124 (Official Build) (x86_64), Safari Version 15.4 (17613.1.17.1.6)
Operating System
Additional Information