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

[Enhancement] Support for Tab Groups #3467

Open
irvinm opened this issue Mar 10, 2024 · 1 comment
Open

[Enhancement] Support for Tab Groups #3467

irvinm opened this issue Mar 10, 2024 · 1 comment

Comments

@irvinm
Copy link
Contributor

irvinm commented Mar 10, 2024

Abstract

It looks like Firefox might get support for this in the not so distant future. It might be good to think about how TST might try to represent both trees and groups together based on how Chrome currently does it.

https://discourse.mozilla.org/t/any-chance-tab-groups-will-ever-come/121265/10

In Chrome, it looks like they store the groupId as part of the Tab object and they have a separate chrome.tabGroups API to interact with the groups.

Expected result

This is actually a good question and might an interesting design discussion.

The reality is that a Tab Group are really just the root of a collapsible tree, so this might just become a version of the existing "Group Tab".

@piroor
Copy link
Owner

piroor commented Mar 14, 2024

Anyway I wait until the feature become available on Firefox because TST should follow to behaviors of Firefox.

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