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
Thanks @ramarm! It appears that when the Combobox is within the Modal it's being rendered outside the modal content node, hence in the overlay area which is unclickable. As a workaround you can give the Modal an id and give it to the Dialog as containerSelector. See this example.
As the issue is not specifically about Search in Modal but wider let's keep this issue open and resolve it globally.
talkor
changed the title
[Bug]: Search is not clickable inside modal
[Bug]: Dialogs inside Modal are not clickable
Mar 10, 2024
Vibe version
2.94.0
Describe the bug
When putting a combobox inside a modal the combobox search is not click and reachable.
Expected behavior
The search should be searchable
Steps to reproduce
Example video - https://www.loom.com/share/810d255d964442a285fcb19c12068767?sid=fc38a874-7b2e-43c5-99b7-4c3d8db1c218
Example code - https://github.com/ramarm/vibe-bug
Reproduction example link
No response
System Info
No response
Additional context, Screenshots
No response
The text was updated successfully, but these errors were encountered: