You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(aria/tree): adds rtl keyboard functionality for tree (#32305)
* feat(aria/tree): adds rtl keyboard functionality for tree
Updates aria tree keyboard functionality to have RightArrow
collapse and LeftArrow expand for rtl.
* refactor(aria/tree): remove unnecessary input
Updates previous code to remove unnecessary input.
(cherry picked from commit 56304a3)
0 commit comments