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'd like to request a feature for shadcn-vue where the component supports a prop like :closeOnClickOutside="false" to prevent automatic closing when the user clicks the overlay, as this behavior is currently not configurable and can negatively affect user experience in critical modals such as confirmations or unsaved changes
Additional information
I intend to submit a PR for this feature.
I have already implemented and/or tested this feature.