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.5k stars 260 forks source link

ui5-dynamic-page: slider handler visible through header content #9560

Closed MarcusNotheis closed 1 month ago

MarcusNotheis commented 1 month ago

Bug Description

When rendering a ui5-slider in the ui5-dynamic-page, the slider handle is visible through the header content when the page is scrolled down. This was originally reported in the custom React DynamicPage component, but is occurring in the new ui5-dynamic-page as well: https://github.com/SAP/ui5-webcomponents-react/issues/6107

Affected Component

ui5-dynamic-page

Expected Behaviour

Slider Handle should not be visible

Isolated Example

UI5 Playground Link

Steps to Reproduce

  1. Open the linked playground
  2. Scroll down
  3. See the slider handle through the header content

Log Output, Stack Trace or Screenshots

image

Priority

Medium

UI5 Web Components Version

2.0.1

Browser

Chrome, Edge, Firefox, Safari

Operating System

MacOS

Additional Context

Bugfix from Web Components React (v1): https://github.com/SAP/ui5-webcomponents-react/pull/6116

Organization

UI5 Web Components for React

Declaration

kgogov commented 1 month ago

Hello @MarcusNotheis,

Thank you for sharing this finding. I am forwarding this ticket to the responsible team, who will look into it and assist.

@SAP/ui5-webcomponents-topic-p, could you please look into this?

Regards, Konstantin Gogov UI5 Web Components GitHub Dispatcher