TableView and ListView skip focusing when empty, but have a focusable child #3581
TableView doesn't get focus when empty, but there is a link
7c1c4a41
Refactor plus getting to work with ListView and Virtualizer components
a220756a
some small improvments and lint type fixes
d3a64c58
making lint and test pass for a WIP build
0de0637d
reverting skipped tests
ea17461d
refactored useTabbableChildre to not use a MutationObserver
9a7a18f7
Factoring in empty collection to new Virtualizer tabIndex logic
83db9d0a
improving fragile test and making sure a hook is always called
7f1c71f8
moving hook to fix circular dependancy and adding listview test
bd45fa28
refactored new hook to use hooks useState and useEffect
21d8d272
ktabors
changed the title WIP TableView and ListView skip focusing when empty, but have a focusable child TableView and ListView skip focusing when empty, but have a focusable child 3 years ago
Merge branch 'main' into table_empty_link
46d104ba
refactoring hook to return boolean for tabbable child existence insteā¦
bd31bfbd
removing code that didn't fix a test
32db5d30
ktabors
dismissed their stale review
via 32db5d30
3 years ago
fixing lint warning useEffect dependencies
ad9f3817
Merge branch 'main' into table_empty_link
0896c7eb
ktabors
merged
a32c05e3
into main 3 years ago
ktabors
deleted the table_empty_link branch 3 years ago
Login to write a write a comment.
Login via GitHub