Support showing Nimbus messages as they are updated
Categories
(Firefox for Android :: Experimentation and Telemetry, defect, P3)
Tracking
()
People
(Reporter: csadilek, Unassigned)
Details
From github: https://github.com/mozilla-mobile/fenix/issues/28156.
As a followup to https://github.com/mozilla-mobile/fenix/pull/28147#discussion_r1044650102:
I think it could be valid to also add the patch to the main branch too, as I think we only load experiments async on the first run, after that we try to fetch experiments that it's done sync.
The only drawback is as we are dispatching twice the MessagingAction.Restore, in some cases we would be reducing the times that users will see a message, ideally we would improve that by observing the messages in MessagingFeature, and dispatching when they are updated.
┆Issue is synchronized with this Jira Task
Change performed by the Move to Bugzilla add-on.
Comment 1•2 years ago
|
||
The severity field is not set for this bug.
:cpeterson, could you have a look please?
For more information, please visit auto_nag documentation.
Updated•2 years ago
|
Updated•2 years ago
|
Description
•