Add notification to the extension panel for Quarantined domains
Categories
(WebExtensions :: General, enhancement, P1)
Tracking
(firefox115 fixed)
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: zombie, Assigned: willdurand)
References
Details
Attachments
(2 files)
Will has been talking with Julian from UX about a notification area in the extension panel:
We want a similar notification to inform users about Quarantined domains, and this could be the fist type we ship, limited to only users of Quarantined domains. We can design a more general design / update this specific instance after 115.
Requirements:
- When the user is on one of the Quarantined domains,
- Set Attention dot for the Extension Button (regardless of other conditions)
- When the panel is opened, show the info panel with text (perhaps parametrized with domain name?), and a learn more link to SuMo.
- Have a way for user to "dismiss" it from showing up again (perhaps clicking the (i) button in top right), and remember the state.
- After it was dismissed, visiting a Quarantined domain doesn't trigger Attention dot or show the info panel (clicking the (i) button to shows it again?).
Reporter | ||
Comment 1•5 months ago
|
||
Switching to confidential.
Reporter | ||
Updated•4 months ago
|
Reporter | ||
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Comment 2•4 months ago
|
||
When the panel is opened, show the info panel with text (perhaps parametrized with domain name?), and a learn more link to SuMo.
Have a way for user to "dismiss" it from showing up again (perhaps clicking the (i) button in top right), and remember the state.
For inspiration: https://phabricator.services.mozilla.com/D178852
Assignee | ||
Comment 3•4 months ago
|
||
Updated•4 months ago
|
Assignee | ||
Comment 4•4 months ago
|
||
Depends on D179345
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
![]() |
||
Comment 5•4 months ago
|
||
Add support for notifications in the extensions panel. r=Itiel,rpl,desktop-theme-reviewers
https://hg.mozilla.org/integration/autoland/rev/9b7da6958e124d332f411ecb30ddabf729b3fe9c
https://hg.mozilla.org/mozilla-central/rev/9b7da6958e12
Comment 6•4 months ago
|
||
Implement user notification for quarantined domains. r=zombie,rpl,fluent-reviewers,flod
https://hg.mozilla.org/integration/autoland/rev/363bddf92f7a2d58a5b87cac7b19a4c74c7544e5
https://hg.mozilla.org/mozilla-central/rev/363bddf92f7a
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Assignee | ||
Updated•4 months ago
|
Description
•