Change CFR behaviour to allow input from user without dismissing CFR. CFR should be 'sticky' to it's anchor point, e.g. will scroll with the related component
Categories
(Firefox for Android :: Onboarding, enhancement)
Tracking
()
People
(Reporter: towhite, Assigned: towhite)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [fxdroid][group2])
Attachments
(1 file)
|
1.28 MB,
video/mp4
|
Details |
The current CFR display makes it difficult to always notice - which can make it appear the application has become unresponsive.
Updated•2 years ago
|
I believe adapting our current CFR implementation using the non-Compose homepage is significantly more involved than if we use the Compose only implementation. Holding off progression of this until https://bugzilla.mozilla.org/show_bug.cgi?id=1818309 is complete
Comment 3•1 year ago
|
||
Just an FYI for the future: the promoting search CFR experiment adds a CFR whose implementation is expecting a CFR to be closed on user interaction.
It is pointing to the toolbar in display mode (part of the fragment) and, when a user focuses the toolbar into edit mode (dialog fragment), it is expected to be closed, to avoid being partially visible under the dialog fragment.
Description
•