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

Selectmenu items remains visible and fixed while scrolling dialog content #1976

Open
mcanepa opened this issue Sep 14, 2021 · 0 comments
Open

Comments

@mcanepa
Copy link
Contributor

mcanepa commented Sep 14, 2021

Inside a dialog when start scrolling it's content, if a selectmenu was opened, the items container shows like a fixed element.

Steps:

  1. Click on select menu to show items
  2. Using the mousewheel, start scrolling down

Result: Items remain visible, fixed and on top of the rest of the content

Expected: Maybe the items must hide or move along with the select menu.

The same happens with the datepicker widget

Demo: ​http://jsfiddle.net/w8bqpmev/

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

No branches or pull requests

3 participants