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

[v5] Move Tab To Start/End Keybinding #725

Closed
megamorphg opened this issue Aug 18, 2022 · 3 comments
Closed

[v5] Move Tab To Start/End Keybinding #725

megamorphg opened this issue Aug 18, 2022 · 3 comments

Comments

@megamorphg
Copy link

Description

I noticed a bug where if I use an extension that moves the tab to the last tab or 1st tab, if the the tab is currently in a tree, it will flatten the tree from the current tab all the way to the tab's new location.
This is disastrous when I have 400 tabs with complex tree structure.

However I do need an ability to sometimes move a single tab to the very bottom that is native to Sidebery (since extensions will conflict with the tree structure).
I use this as a way to "queue" the tab for later review. I know I can move the tab to its own panel or another window but this seems the most efficient in terms of clicks.

@mbnuqw
Copy link
Owner

mbnuqw commented Aug 19, 2022

Ok, I'll add these keybindings. Also, I think I can fix that behavior with flattening tree.

@megamorphg
Copy link
Author

Ok, I'll add these keybindings. Also, I think I can fix that behavior with flattening tree.

I wonder why the tree flattens?
It's weird but actually the bug #711 is still happening for some reason. A few tree levels get flattened after a browser restart, even in windows where I never used the keyboard shortcut to move tabs or even moved those particularly nested tabs around.

@mbnuqw
Copy link
Owner

mbnuqw commented Sep 29, 2023

Resolved in v5.0.0

@mbnuqw mbnuqw closed this as completed Sep 29, 2023
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