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
I'm experiencing a small issue and am wondering if somebody could help me out. I have a combobox inside a dialog with a backdrop, when the combobox is open clicking the backdrop does not close the dialog but closes the combobox instead.
Is this expected behaviour? Is there anyway I could have it close the dialog instead?
I have set modal={false} on the combobox which I thought would fix the issue.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all,
I'm experiencing a small issue and am wondering if somebody could help me out. I have a combobox inside a dialog with a backdrop, when the combobox is open clicking the backdrop does not close the dialog but closes the combobox instead.
Is this expected behaviour? Is there anyway I could have it close the dialog instead?
I have set
modal={false}
on the combobox which I thought would fix the issue.Beta Was this translation helpful? Give feedback.
All reactions