-
Notifications
You must be signed in to change notification settings - Fork 52
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
Allow dragging tabs between windows #1
Comments
+1 |
+1. Any chance of this one happening? Being able to move tabs between windows with a keyboard sequence would be amazing as well. |
@jaacob Thanks for the interest. It's still on my radar. I've been working on a full page layout of the Tabli app state, with the idea that a page will probably be more pleasant for drag-and-drop than the popup. |
@antonycourtney Thanks for the update. Please consider keeping the popup around as an option — I also use OneTab (which has a drag/drop full page UI pattern), but I don't use the app much (except to save memory when I've got too many tabs open) because it's only full page. I've got Tabli set to F1—with that and filtering down by typing, it's almost perfect. Just one person's opinion. :) I appreciate the work and releasing it open either way! |
Basic version of this now implemented in master branch using react-dnd. |
Alpha feedback from Killian and Scott.
The text was updated successfully, but these errors were encountered: