Hide What's New toolbar button after the user dismisses the panel
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox70 | --- | verified |
People
(Reporter: rrosario, Assigned: andreio)
References
Details
(Keywords: github-merged)
Attachments
(1 file)
Currently, the badging CFR code enables the toolbar button and makes it appear in the toolbar when it is triggered. After the user interacts with the button, the badge goes away but the button stays around. The desired behavior is for the button to also go away.
It would be nice if there was a way to show the user that the panel can still be accessed from the Hamburger menu. Some ideas from UX/Aaron to do this are:
- Have an animation similar to when bookmarks go into the Library toolbar button.
- Badge the Hamburger menu and What's New menu item for some period of time after.
- Something else?
- Intern Project?
At the minimum we need to just hide it. The rest is probably nice to have and doesn't block Skyline.
Reporter | ||
Comment 1•6 years ago
|
||
Aaron said he kind of likes the button lingering around for the browser session after closing the panel. If we go with that, there might not be anything to do here.
Assignee | ||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 2•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Comment 3•6 years ago
|
||
Comment 4•6 years ago
|
||
I have verified that the panel is hidden after it is dismissed (by clicking somewhere else, by clicking on a link inside the panel, and by clicking the toolbar button) on the latest Nightly 70.0a1 (Build ID 20190721215935) on Windows 10, macOS 10.14, and Arch Linux 4.14.3.
Description
•