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

[bug]: Dialog overflows unscrollable #1328

Open
Martin-Eckleben opened this issue Sep 4, 2023 · 0 comments
Open

[bug]: Dialog overflows unscrollable #1328

Martin-Eckleben opened this issue Sep 4, 2023 · 0 comments
Labels
issue: bug Issue reporting a bug source: design-system relates to design-system package status: pending reproduction Waiting for free time to reproduce the issue, or more information
Milestone

Comments

@Martin-Eckleben
Copy link

What version of strapi-design-system are you using?

NPM 8.1.2
Node v16.13.2
Strapi v4.9.0
Browser Chrome 116.0.5845.141

What's Wrong?

Dialog does not scroll when the content overflows.
Instead it runs off the screen - never to be reached and read
(and Dialog Footer Buttons never to be pressed).

Tried to make it scrollable by overwriting CSS but does not seem simple with react portal etc.

image

To Reproduce

Fill a Dialog with more content than vertical space on the screen.

Expected Behaviour

Scroll probably.

@Martin-Eckleben Martin-Eckleben added the issue: bug Issue reporting a bug label Sep 4, 2023
@joshuaellis joshuaellis added this to the v2.0.0 milestone May 7, 2024
@joshuaellis joshuaellis added status: pending reproduction Waiting for free time to reproduce the issue, or more information source: design-system relates to design-system package labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: bug Issue reporting a bug source: design-system relates to design-system package status: pending reproduction Waiting for free time to reproduce the issue, or more information
Projects
None yet
Development

No branches or pull requests

2 participants