Skip to content

Tabs are reloaded when moved from one panel to another #227

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

Closed
Keagel opened this issue May 8, 2020 · 3 comments
Closed

Tabs are reloaded when moved from one panel to another #227

Keagel opened this issue May 8, 2020 · 3 comments

Comments

@Keagel
Copy link

Keagel commented May 8, 2020

Steps to reproduce

  • Create two panels
  • Open a few tabs in one panel
  • Move them to another panel

Expected behavior

Tabs are moved without reloading. If the tabs are already loaded, they should stay loaded without reloading. If they are discarded, they should stay discarded too.

Actual behavior

Tabs are moved and are reloaded, no matter their current state.

@mbnuqw
Copy link
Owner

mbnuqw commented May 10, 2020

If the moved tab reloaded in another container, the cause of this may be the "Container of the new tab" option in panels configs (this will be fixed). If not, please, provide debug info (Sidebery settings / Help / Show debug info).

@Keagel
Copy link
Author

Keagel commented May 10, 2020

You're right, this is what happened. Moving tabs to a panel that's not assigned to a container doesn't do that.

@mbnuqw
Copy link
Owner

mbnuqw commented Jun 3, 2020

Fixed in v4.9.0

@mbnuqw mbnuqw closed this as completed Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants