From 307a0f7d6af6ea4672ce775b60826e0c67eeb0e3 Mon Sep 17 00:00:00 2001 From: Marco Ciampini Date: Thu, 4 Jul 2024 12:32:53 +0200 Subject: [PATCH] CustomSelectControl V2: keep legacy arrow down behavior only for legacy wrapper (#62919) * Use isLelacy flag to enable/disable showOnKeyDown behavior * Add unit tests * CHANGELOG * Unit tests: Add `sleep()` before pressing `Tab` key * Use label when checking that the listbox hasn't opened * Use label variable instead of hardcoded string * Use `Ariakit.Select` prop types instead of `CustomSelectButtonInternalProps` + `