-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
bug: Vertical scroll not functional when drawer is open on screens under 1024px width #3215
Comments
Thank you @Til0r
for reporting issues. It helps daisyUI a lot 💚
|
Why would you want to scroll the backdrop? |
I want to continue scrolling the page because no other content or element is being interacted with or modified. The drawer only affects part of the layout, and the rest of the page should still remain accessible without the need to close the drawer. This allows for a smoother and uninterrupted browsing experience. Screen.Recording.2024-09-19.at.01.10.43.mov |
I see. Thanks for the video. |
Hello. I tried to show the problem in the video more clearly. Sorry for the local language in the example, but it's not relevant to the problem. |
What version of daisyUI are you using?
4.12.10
Which browsers are you seeing the problem on?
Chrome, Firefox
Reproduction URL
https://daisyui.com/components/drawer/
Describe your issue
On screens with a width of less than 1024px, when the drawer is opened, the vertical scroll for the main page content becomes unresponsive. This prevents users from scrolling through the content unless the drawer is closed.
Steps to Reproduce:
The text was updated successfully, but these errors were encountered: