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: apply rawOpen fix to multiple mode
Pass rawOpen through context and use it in MultipleContent to
prevent search value from being cleared when emptyListContent
blocks the dropdown from opening. Also adds test coverage
for the multiple mode case.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* test: refactor typing test to use it.each
Combine single and multiple mode tests into a parametrized
test using it.each for better maintainability.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments