Skip to content

Commit

Permalink
TreeView: Set aria-selected=true on focused item (#2875)
Browse files Browse the repository at this point in the history
* Set aria-selected=true on focused item

* Create .changeset/odd-planes-peel.md

* Wrap focus change events in act()

* Fix tests
  • Loading branch information
colebemis committed Feb 8, 2023
1 parent ad40769 commit 2a00aab
Show file tree
Hide file tree
Showing 3 changed files with 254 additions and 152 deletions.
5 changes: 5 additions & 0 deletions .changeset/odd-planes-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@primer/react": patch
---

TreeView: Set aria-selected=true on focused item
Loading

0 comments on commit 2a00aab

Please sign in to comment.