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 CreatableOption test: improve async handling for portaled dropdown
- Replace setTimeout with proper await for listbox and search input elements
- Use findByRole and findByPlaceholderText for better async handling
- Ensures dropdown and search input are fully rendered before interaction
- Fixes race condition that was causing 'Unable to find role=listbox' error
Co-authored-by: Jake Ruesink <jake@lambdacurry.com>
0 commit comments