[meta] Bookmarks Evolution MVP+1
Categories
(Firefox for Android :: Bookmarks, task, P2)
Tracking
()
People
(Reporter: matt-tighe, Unassigned)
References
(Depends on 4 open bugs)
Details
(Keywords: meta, Whiteboard: [fxdroid][group1])
Updated•1 year ago
|
| Reporter | ||
Comment 1•1 year ago
•
|
||
As part of the Bookmarks MVP + 1 workstream we are taking the opportunity to modernize the dated code in the BookmarksFragment to follow current best practices - namely by migrating business logic from the Fragment to the Store paradigm and by rewriting the UI in Compose. This will pay long-term dividends in the maintainability of the feature as well as empower us to ship future improvements at a highly increased rate. This updated code should be entirely isolated to the Bookmarks screen and will only impact other Bookmarks use cases as defined by the product specifications of the workstream.
Given the working state of the Bookmarks code (loads of logic in the Fragment, mixed paradigm between Store, Controller/Interactor, and XML views) we anticipate the added time for updating the code in this way will only marginally impact release windows.
Here are some high-level T-shirt estimates for bugs included in this meta:
Bug 1902053 - Small
Bug 1902054 - Small
Bug 1909509 - Small
Bug 1902090 - Small (on hold)
Meta Bug for Compose:
Bug 1902092 - Large
This is broken down further in the bug itself
Updated•1 year ago
|
Description
•