Open
Bug 2072307
Opened 10 days ago
Updated 10 days ago
[Tab Groups Strip] Open the tapped tab from the strip
Categories
(Firefox for Android :: Tabs, task)
Tracking
()
NEW
People
(Reporter: calu, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][android-core])
The strip renders the active group's tabs as favicon circles and dispatches TabGroupsStripAction.TabClicked when one is tapped. TabGroupsStripReducer currently only updates the selected tab in state.
Tapping a favicon should switch to that tab. Wire TabGroupsStripMiddleware to react to TabClicked by selecting and showing the corresponding tab in the browser.
Updated•10 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•