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

If 'Select' component is expanded, I can't use scroll wheel. #36874

Closed
2 tasks done
mihilt opened this issue Apr 13, 2023 · 1 comment
Closed
2 tasks done

If 'Select' component is expanded, I can't use scroll wheel. #36874

mihilt opened this issue Apr 13, 2023 · 1 comment
Labels
component: select This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists

Comments

@mihilt
Copy link
Contributor

mihilt commented Apr 13, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Steps to reproduce 🕹

Link to live example: https://codesandbox.io/s/reverent-kalam-il3sck

Steps:

  1. Expend 'Select' component.
  2. Try to move the scroll wheel. It's not working.
  3. The problem here is that 'AutoComplete' component works well.

If I force to move, the expanded element is attached to screen.
And this can be understood in the video below.

mui.mp4

Current behavior 😯

If 'Select' component is expanded, I can't use scroll wheel.
In this situation, if I force to move, the expanded element is attached to screen.

Expected behavior 🤔

The scroll wheel need to be movable even if the 'Select' component is extended.
It also has to stick with the input field.

Context 🔦

Just wanted to make it completely.

Your environment 🌎

npx @mui/envinfo
  Don't forget to mention which browser you used.
  Output from `npx @mui/envinfo` goes here.
@mihilt mihilt added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Apr 13, 2023
@zannager zannager added the component: select This is the name of the generic UI component, not the React module! label Apr 14, 2023
@michaldudak
Copy link
Member

Duplicate of #17353

@michaldudak michaldudak marked this as a duplicate of #17353 Apr 14, 2023
@michaldudak michaldudak closed this as not planned Won't fix, can't repro, duplicate, stale Apr 14, 2023
@github-actions github-actions bot added duplicate This issue or pull request already exists and removed status: waiting for maintainer These issues haven't been looked at yet by a maintainer labels Apr 14, 2023
@michaldudak michaldudak removed their assignment Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: select This is the name of the generic UI component, not the React module! duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

3 participants