Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need a way to be able to restore drawer if I don't want to close #508

Open
wintercounter opened this issue Nov 9, 2024 · 0 comments
Open

Comments

@wintercounter
Copy link

In my use-case I have a confirm dialog shown when the drawer is being closed, because the user has modified and unsaved content in the drawer.

If I "intercept" closing the dialog I cannot open it again in this demo: https://stackblitz.com/edit/vitejs-vite-nvm74k?file=src%2FApp.tsx

In my actual case for some reason it works a bit differently. The dialog will stay at the release position and I have to pull the drawer up again, but the point is the same, there should be some way to be able to restore the drawer to open state.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant