tab-unloader-for-tree-style-tab icon indicating copy to clipboard operation
tab-unloader-for-tree-style-tab copied to clipboard

[Bug] Can't unload tree belonging to a 'group' tab

Open dsl101 opened this issue 11 months ago • 2 comments

When opening tabs from, for example, a pinned tab, TST collects them together in a group with a URL like moz-extension://[TST-id]/resources/group-tab.html?title=Group... But these tabs behave differently in TST-Tab-Unloader. See the small screen recording to demonstrate. 'Normal' tabs unload the root and whole tree, whereas 'Group' tabs only unload themselves, not their descendent tree (whether by click or the context menu).

https://github.com/user-attachments/assets/65df9328-e588-4d23-9aaa-1d09333f8931

dsl101 avatar Nov 06 '24 16:11 dsl101