Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG - UISplitter doesn't work as expected when there is more than two sections in UISections #2637

Open
3 tasks
IvoSG opened this issue Nov 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working ui-components @sap-ux/ui-components

Comments

@IvoSG
Copy link
Contributor

IvoSG commented Nov 28, 2024

Related Feature

Feature request: 2511

Description

There is an issue with the UISplitter when there are more than two child sections in the UISections, resulting in multiple splitters. A conflict arises during resizing, as adjustments to one splitter inadvertently affect the others.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected results

Actual results

Screenshots

11-28-2024 (14-08-51)

Version/Components/Environment

Add any other context about the problem here
OS:

  • 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}

@815are
Copy link
Contributor

815are commented Dec 10, 2024

Hi @IvoSG

PR with fix is merged - #2646
could you please retest with latest ui-components version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui-components @sap-ux/ui-components
Projects
None yet
Development

No branches or pull requests

2 participants