SAP / open-ux-tools

Enable community collaboration to jointly promote and facilitate best in class tooling capabilities
Apache License 2.0
83 stars 35 forks source link

BUG - Selected control is not visible in outline #2245

Closed nahmed22 closed 1 week ago

nahmed22 commented 4 weeks ago

Description

The selected control occasionally becomes hidden when it's selected, particularly if the control has already been scrolled up or down in the outline. It gets scrolled to the top and ends up underneath the Search Outline control.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Start CPE from an Adaptation Project
  2. scoll down to end of the control.
  3. Select any control from the preview.
  4. The selected control is scrolled to the top, remaining underneath the Search Outline control, and is not visible.

Expected results

image

Actual results

image

Version/Components/Environment

Add any other context about the problem here OS:

Root Cause Analysis

Problem

{describe the problem}

Fix

{describe the fix}

Why was it missed

{Some explanation why this issue might have been missed during normal development/testing cycle}

How can we avoid this

{if we don’t want to see this type of issues anymore what we should do to prevent}

voicis commented 4 weeks ago

The issue appeared after #2197