Open
Bug 2068172
Opened 24 days ago
Updated 15 days ago
[Tab Groups Strip] Connect the strip to GroupStripStore so it shows while in a tab group
Categories
(Firefox for Android :: Tabs, task)
Tracking
()
NEW
People
(Reporter: calu, Unassigned)
References
(Blocks 2 open bugs)
Details
(Whiteboard: [fxdroid][android-core])
Wire the tab groups strip stub to the feature owned TabGroupStripStore so the strip is shown while the user is inside a tab group and hidden otherwise, in both BrowserFragment and HomeFragment. Instantiate the store at the fragment level and pass it to the composable.
Include unit tests for the reducer and the middleware side effects that drive the shown state.
Updated•24 days ago
|
Comment 1•15 days ago
|
||
For tests, we could make a unit test that validates that the group bar is correctly shown/hidden
You need to log in
before you can comment on or make changes to this bug.
Description
•