MSEdgeExplainers icon indicating copy to clipboard operation
MSEdgeExplainers copied to clipboard

[Split Tab] How should the split tab proposal be extended if browsers start supported more than 2 split tabs?

Open sanketj opened this issue 10 months ago • 4 comments

From @tomayac:

Was it considered that in the future there could be more than two split tabs in a browser tab? At the moment, the baseline assumption seems to be that there are at most two. I can well imagine that browsers would innovate more, and, for example, on wide screens allow a tab to be split in n split tabs.

sanketj avatar Aug 22 '23 19:08 sanketj

cc: @xuzhengyi1995

sanketj avatar Aug 22 '23 19:08 sanketj

I would agree that there are likely use cases where greater than 2 split tabs make sense. E.g., product comparison where a site opens product A, B, C side by side. Likely though, there is a limit to how many tabs can be useful to see at once, where any more than that limit is too much info for the user to digest and actually makes the experience worse rather than better.

To note also: the product comparison layout is possible today, but I imagine it's a pretty large lift for site authors to create. Being able to open into split tab might be easier

hvanops avatar Sep 08 '23 14:09 hvanops

i like idea to split one to horizontal too, so you can really do multitasking, it is like muxing on linux then :)

survivor303 avatar Feb 03 '24 17:02 survivor303

If split tab was two unique tabs with a splitId property and only displayed differently, there wouldn't need much changes in already existing API..

vanowm avatar Mar 10 '24 08:03 vanowm