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(ui5-popover): Calculate max content height #3386

Merged
merged 1 commit into from
Jun 4, 2021

Conversation

d3xter666
Copy link
Contributor

Resolves #3131

This fix steps on the following commit: e35cc1a

It enhances it in a way that Popover.MIN_OFFSET is taken into account into Popover's maxContentHeight. Popover.MIN_OFFSET is used when calculating the offset of the Popover from the top but has never been extracted from the content's height.

Resolves #3131

This fix steps on the following commit: e35cc1a
It enhances it in a way that Popover.MIN_OFFSET is taken into account into Popover's
maxContentHeight.
Popover.MIN_OFFSET is used when calculating the offset of the Popover from the top, but has never been extracted from the content's height.
@d3xter666 d3xter666 requested review from MapTo0, hristop and ilhan007 June 3, 2021 14:15
@ilhan007 ilhan007 requested a review from georgimkv June 3, 2021 14:39
@d3xter666 d3xter666 merged commit 8cba688 into master Jun 4, 2021
@ilhan007 ilhan007 deleted the combo-popover-positioning branch June 8, 2021 05:01
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.

Combobox popover overflows input
2 participants