Closed
Bug 1819196
Opened 2 years ago
Closed 2 years ago
[Tabs tray to Compose] Plug-in Tabs Tray Fab business logic
Categories
(Fenix :: Tabs, task, P3)
Tracking
(firefox114 fixed)
RESOLVED
FIXED
114 Branch
Tracking | Status | |
---|---|---|
firefox114 | --- | fixed |
People
(Reporter: 007, Assigned: aputanu)
References
Details
(Whiteboard: [fxdroid])
Attachments
(1 file)
Take the logic inside of FloatingActionButtonBinding
and hook it into the FAB inside of the TabsTray
composable. Ideally, this should live within a wrapper Composable that encapsulates the FAB and the logic, rather than having the logic inside of the top-level TabsTray
.
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → aputanu
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
Authored by https://github.com/Alexandru2909
https://github.com/mozilla-mobile/firefox-android/commit/173f579f0b2494ec0c1112a7bbd5cdf44fc5791d
[main] Bug 1819196 - Plug-in tabs tray fab business logic
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox114:
--- → fixed
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch
Assignee | ||
Updated•2 years ago
|
Flags: qe-verify+
You need to log in
before you can comment on or make changes to this bug.
Description
•