Closed Bug 1824199 Opened 2 years ago Closed 2 years ago

[Tabs Tray interactor Refactor] Remove the `expanded` parameter from the inactive tabs header interactor/controller function

Categories

(Fenix :: Tabs, task, P3)

All
Android
task

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: 007, Assigned: 007)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxdroid])

Attachments

(1 file)

The expanded boolean doesn't need to be passed from the UI to the interactor/controller, so remove the parameter and instead read the current boolean from the app state and invert & pass that to:
appStore.dispatch(AppAction.UpdateInactiveExpanded(...))

and the relevant telemetry

Status: NEW → ASSIGNED
Whiteboard: [fxdroid]
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: