[Sidebar] Opt-In message scripts should unload in same session once opted-in
Categories
(Firefox :: Messaging System, enhancement, P2)
Tracking
()
People
(Reporter: pdahiya, Assigned: pdahiya)
References
(Blocks 1 open bug)
Details
Followup of review feedback from https://phabricator.services.mozilla.com/D183176#inline-1024806, scope of this ticket is to look into removing aboutwelcome bundle and related scripts in the same session once user has opted-in.
In addition we should look into encapsulating scripts needed for onboarding message into the onboarding code instead of loading it globally in the doc.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 1•1 year ago
|
||
Optimization around removing aboutwelcome bundle and related react scripts should not block opt-in UI current in progress tickets needed for MVP, removing it from current iteration unless someone can pick it sooner.
Encapsulating scripts needed for onboarding message into the onboarding code by bundling react, react-dom and aboutwelcome into single bundle can be tricky and will be good to file as a separate messaging system infrastructure bug.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Description
•