Open
Bug 1471593
Opened 7 years ago
Updated 5 years ago
Notify unread requests and mark them in the Requests dropdown
Categories
(bugzilla.mozilla.org :: Extensions, enhancement)
Tracking
()
NEW
People
(Reporter: kohei, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: bmo-ux, ux-efficiency)
Now we have a new changes/comments indicator on the bug page (Bug 1469023). Similarly, unread requests in the dropdown should be marked in some way, like Facebook's unread notifications shown on a light blue background.
Reporter | ||
Comment 1•7 years ago
|
||
The current implementation only loads data on demand, but I think unread requests should be proactively notified, or people have to open the dropdown everyday to check if new requests are coming up. That’s a finding from my user observation at San Francisco All Hands.
An implementation note: For this bug and Bug 1472565, recently visited bugs have to be fetched once DOMContentLoaded and cached globally.
Summary: Mark unread requests in the Requests dropdown → Notify unread requests and mark them in the Requests dropdown
Reporter | ||
Updated•7 years ago
|
Status: ASSIGNED → NEW
Reporter | ||
Updated•7 years ago
|
Keywords: ux-efficiency
Reporter | ||
Updated•6 years ago
|
Reporter | ||
Updated•5 years ago
|
Assignee: kohei.yoshino → nobody
Updated•5 years ago
|
Component: Extensions: Review → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•