open-ux-tools
open-ux-tools copied to clipboard
BUG - Selected control is not visible in outline
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:
- Start CPE from an Adaptation Project
- scoll down to end of the control.
- Select any control from the preview.
- The selected control is scrolled to the top, remaining underneath the
Search Outlinecontrol, and is not visible.
Expected results
Actual results
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}
The issue appeared after #2197