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

Dropdown backround should not be scrollable on mobile #497

Open
mlmoravek opened this issue Mar 8, 2023 · 0 comments
Open

Dropdown backround should not be scrollable on mobile #497

mlmoravek opened this issue Mar 8, 2023 · 0 comments
Labels
enhancement Improvements to existing features and functionality

Comments

@mlmoravek
Copy link
Member

mlmoravek commented Mar 8, 2023

Overview of the problem

Oruga version: [0.5.10]

The background of a dropdown in mobile mode is still scrollable.

Description

Steps to reproduce

See dropdown component on oruga documentation.

Expected behavior

I would expect a similar behavior like the modal component where i can define a scrollClipClass or a noScrollClass property which is added to the body when the modal opens.

Actual behavior

Wenn open a dropdown on mobile with mobileModal = true the background of the modal is still scrollable and it is not possible to add a class to the body or html element when the dropdown-modal is open.

@mlmoravek mlmoravek changed the title Mobile Dropdown backround is scrollable Dropdown backround should not be scrollable on mobile Mar 8, 2023
@mlmoravek mlmoravek added the enhancement Improvements to existing features and functionality label Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvements to existing features and functionality
Projects
None yet
Development

No branches or pull requests

1 participant