[Menu Redesign] Remove extension promotion information
Categories
(Fenix :: Toolbar, task, P2)
Tracking
(firefox133 verified)
Tracking | Status | |
---|---|---|
firefox133 | --- | verified |
People
(Reporter: raj.azharuddin, Assigned: giorga)
References
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (Android 14; Mobile; rv:131.0) Gecko/131.0 Firefox/131.0
Steps to reproduce:
Enable new menu redesign
Click 3 dot menu and then extensions
You will see a big banner or promo or ad stating what are extensions.
As a long time user and people like me, we already know what are extensions and this we don't need this promo.
Expected results:
You could show this banner to new users or users who have not signed in..but once you sign in they should not see this
Comment 1•6 months ago
|
||
Thanks. Bug 1909147 will fix this. This banner will only be shown to users who have no extensions.
Assignee | ||
Updated•6 months ago
|
Assignee | ||
Comment 2•5 months ago
|
||
It was implemented in this pr (https://phabricator.services.mozilla.com/D221488).
Assignee | ||
Updated•5 months ago
|
Comment 3•5 months ago
•
|
||
The extension's promotion information should be hidden when the user adds the first extensions from the recommended list.
STR:
- Go to the extensions sub-menu with no extensions installed.
- Install an extension from the recommended list in the sub-menu.
Expected:
- Show that the added extension is being shown in the extensions sub-menu.
- Hide/remove the extension promotion information
Actual
- the added extension is being shown in the extensions sub-menu.
- The extension promotion information is also being shown.
Assignee | ||
Comment 4•5 months ago
|
||
Comment 6•5 months ago
|
||
bugherder |
Comment 7•4 months ago
|
||
Tested this implementation on Firefox Nightly 133 (2024-10-09) using a Samsung Galaxy S24 Ultra (Android 14) and Xiaomi 12 T (android 12). Confirming that the extension promotion information is no longer displayed in Extensions sub-meniu after installing at least one extension.
Comment 8•4 months ago
|
||
But, should the extension promotion information be displayed if there are extensions installed but all are disabled?
Comment 9•4 months ago
|
||
That is correct, it should still show the promotion/empty state when all extensions have been disabled. But in this case the strings are a bit different. I have created a separate ticket for this. - > Bug 1923874
Comment 10•4 months ago
|
||
Thanks @aarjav for your answer! Considering that the followup bug is tracked in Bug 1923874 we can mark this one as Verified.
Description
•