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

Unable to close dialog if content is too large #476

Open
Jonas-Omdal opened this issue Apr 8, 2024 · 1 comment
Open

Unable to close dialog if content is too large #476

Jonas-Omdal opened this issue Apr 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Jonas-Omdal
Copy link
Contributor

Jonas-Omdal commented Apr 8, 2024

Package / App

MAD Components

Version

0.13.1

What happened?

If the dialog / alert content becomes too large you are unable to close the dialog:
image

Potential fix:
limit the dialog content height and wrap it in a ScrollView

Other info

No response

Relevant log output

No response

@Jonas-Omdal Jonas-Omdal added the bug Something isn't working label Apr 8, 2024
@tormodAase
Copy link
Contributor

Maybe a simple SafeAreaView would fix this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants