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

fix: prevent incorrect overflow in Safari #180

Merged
merged 1 commit into from
Jul 22, 2020
Merged

Conversation

web-padawan
Copy link
Member

Fixes vaadin/vaadin-dialog-flow#204

See the description of the actual Safari issue here: vaadin/vaadin-dialog-flow#204 (comment)
The fix can be tested with the demo: vaadin/vaadin-dialog-flow@576c140

This should not re-introduce regression from #172 because min-height is set on the different element.

@web-padawan web-padawan merged commit 6ae8604 into master Jul 22, 2020
@web-padawan web-padawan deleted the fix-safari-overflow branch July 22, 2020 10:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vertical scrollbar is disappearing when open a combobox inside a dialog in Safari
2 participants