-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(Dropdown): prevent unnecessary duplicate VO readings (#7768)
* fix(ListBoxMenuItem): add title tooltip only when content overflows * docs(ListBoxMenu): update children proptype * docs(Dropdown): reduce item width * chore: update snapshots * fix(ListBoxMenuItem): add title tooltip only when content overflows * refactor(ComboBox): convert to functional component to allow hooks * fix(ListBoxMenuItem): forward ref for class based listbox components * test(ListBox): update assertions for forwarded ref in listbox menu items * chore: update snapshots Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
- Loading branch information
1 parent
2c42a32
commit 635e0cb
Showing
12 changed files
with
525 additions
and
513 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.