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

Apply "Close Stashed Tabs" to subgroups recursively #529

Open
1 task done
alphapapa opened this issue Sep 16, 2024 · 1 comment
Open
1 task done

Apply "Close Stashed Tabs" to subgroups recursively #529

alphapapa opened this issue Sep 16, 2024 · 1 comment
Labels
i-enhancement New functionality

Comments

@alphapapa
Copy link

alphapapa commented Sep 16, 2024

Problem Statement

I love the action to "Close Stashed Tabs", but it only applies within the group that was clicked on. So if I have a tree with many nested subgroups, and various subgroups have tabs that are also open, I have to click "Close Stashed Tabs" on each subgroup that has an open tab.

Preferred Solution(s)

The "Close Stashed Tabs" action "should" apply to all subgroups, recursively.

I put "should" in quotes because, obviously, some users might not prefer that (even me, in some circumstances), so maybe there should be a separate action for doing so recursively.

Maybe there could be a little button next to "Close Stashed Tabs" that would apply it recursively (and maybe that could be a UI pattern for other actions that could be applied recursively).

Alternative Solution(s)

I can't think of any.

Additional Context

The "Close All Stashed Tabs" button in the "Unstashed Tabs" group does perform such an action, but it does so across all groups, which isn't always what I want.

Thank you again for your work on this extension. It is so useful, and I'd never want to go back to using Firefox without it!

Vote for This Issue

  • Readers: If you are also interested in seeing this feature be developed, please vote for it by giving the ORIGINAL POST a thumbs-up using the 😃 button below. You are welcome to leave comments and discuss the feature request, but "Me too!" comments are not counted by the voting system.
@alphapapa alphapapa added the i-enhancement New functionality label Sep 16, 2024
@josh-berry
Copy link
Owner

That's fair! Thanks for the feature request, I'll keep it in mind!

Another option might be to use a modifier key—e.g. Ctrl+Click closes stashed tabs recursively, regular click does not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i-enhancement New functionality
Projects
None yet
Development

No branches or pull requests

2 participants