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

[material-ui][Dialog] Scroll not working in full-screen dialog #43697

Closed
mohamad-selman opened this issue Sep 10, 2024 · 2 comments
Closed

[material-ui][Dialog] Scroll not working in full-screen dialog #43697

mohamad-selman opened this issue Sep 10, 2024 · 2 comments
Labels
component: dialog This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material support: question Community support but can be turned into an improvement

Comments

@mohamad-selman
Copy link

mohamad-selman commented Sep 10, 2024

Steps to reproduce

Link to live example: https://stackblitz.com/~/github.com/mohamad-selman/mui-dialog-issue-demo

Steps:

  1. Add a Dialog with fullScreen prop
  2. Add content then try to scroll either using mouse or keyboard

Current behavior

It doesn't scroll

Expected behavior

It should scroll

Context

No response

Your environment

System:
OS: macOS 14.6.1
Binaries:
Node: 20.15.0 - ~/.nvm/versions/node/v20.15.0/bin/node
npm: 10.7.0 - ~/.nvm/versions/node/v20.15.0/bin/npm
pnpm: 9.7.1 - /opt/homebrew/bin/pnpm
Browsers:
Chrome: Not Found
Edge: Not Found
Safari: 17.6
npmPackages:
@emotion/react: ^11.13.0 => 11.13.3
@emotion/styled: ^11.13.0 => 11.13.0
@mui/icons-material: ^6.0.2 => 6.0.2
@mui/material: ^6.0.2 => 6.0.2
@types/react: ^18.3.3 => 18.3.5
react: ^18.3.1 => 18.3.1
react-dom: ^18.3.1 => 18.3.1
typescript: ^5.5.3 => 5.5.4

Search keywords: full-screen dialog scroll

@mohamad-selman mohamad-selman added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 10, 2024
@mohamad-selman mohamad-selman changed the title Scroll not working in full-screen dialog [material-ui][Dialog] Scroll not working in full-screen dialog Sep 10, 2024
@siriwatknp
Copy link
Member

siriwatknp commented Sep 11, 2024

Thanks for asking! Please take a look at the "Scrolling long content" demo.

Feel free to reopen the issue if you still need help.

Copy link

This issue has been closed. If you have a similar problem but not exactly the same, please open a new issue.
Now, if you have additional information related to this issue or things that could help future readers, feel free to leave a comment.

Note

We value your feedback @mohamad-selman! How was your experience with our support team?
If you could spare a moment, we'd love to hear your thoughts in this brief Support Satisfaction survey. Your insights help us improve!

@github-actions github-actions bot removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Sep 11, 2024
@siriwatknp siriwatknp added support: question Community support but can be turned into an improvement component: dialog This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: dialog This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material support: question Community support but can be turned into an improvement
Projects
None yet
Development

No branches or pull requests

2 participants