open-ux-tools icon indicating copy to clipboard operation
open-ux-tools copied to clipboard

BUG - Selected control is not visible in outline

Open nahmed22 opened this issue 1 year ago • 1 comments

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:

  • [x] Mac OS
  • [ ] Windows
  • [ ] Other

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}

nahmed22 avatar Aug 16 '24 08:08 nahmed22

The issue appeared after #2197

voicis avatar Aug 16 '24 10:08 voicis