SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.54k stars 265 forks source link

Popover: footer is not positioned correctly if a height is applied #8009

Closed Lukas742 closed 9 months ago

Lukas742 commented 10 months ago

Bug Description

The Popover and ResponsivePopover don't position the footer correctly if a height is applied to the popover.

Affected Component

probably all popover components

Expected Behaviour

Even with fixed height, the footer should be positioned at the bottom of the popover.

Isolated Example

https://codesandbox.io/s/ui5-webcomponents-forked-dsg8rl?file=/index.html

Steps to Reproduce

  1. Go to codeSandbox
  2. Open one of the popovers that have a fixed height
  3. See that the footer is misaligned

Log Output, Stack Trace or Screenshots

image

Priority

None

UI5 Web Components Version

1.20.1

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

UI5 Web Components for React

Declaration

PetyaMarkovaBogdanova commented 10 months ago

Hi team, can you, please, take a look at the position of ui5-responsive-popover, when height is set? Best regards, Petya Markova. (UI5 WC Developer)