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

Incorrect initial panel drop position after refreshing page #1269

Open
mattrunyon opened this issue May 5, 2023 · 0 comments
Open

Incorrect initial panel drop position after refreshing page #1269

mattrunyon opened this issue May 5, 2023 · 0 comments
Labels
bug Something isn't working golden-layout
Milestone

Comments

@mattrunyon
Copy link
Collaborator

Description

Probably related to #1268. I've only seen this happen after a page refresh. With multiple rows and the bottom row having multiple columns. The left column has many items (enough so the tabs fill the header area) and the right column has 1 item. Refreshing the page

Steps to reproduce

  1. Create a layout with 2 rows. Bottom row should have 2 columns. The left column should have many items (enough to fill the tab header space) and the right row should have 1 item.
  2. Refresh the page
  3. Drag the item in the right column
  4. Drop at the end of the items on the left column

Expected results

  1. Item is placed at the end of the tabs in the left column. Column expands to fill horizontal space

Actual results

  1. Item is placed in a seemingly random position in the left column (usually 2nd position for me). Column expands to fill horizontal space.

Additional details and attachments

Screen.Recording.2023-05-05.at.6.11.39.PM.mov

Versions

  • Web UI Version: 0.37.3
@mattrunyon mattrunyon added bug Something isn't working triage Issue requires triage golden-layout labels May 5, 2023
@vbabich vbabich added this to the Backlog milestone May 10, 2023
@vbabich vbabich removed the triage Issue requires triage label May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working golden-layout
Projects
None yet
Development

No branches or pull requests

2 participants