Closed
Bug 1469023
Opened 6 years ago
Closed 6 years ago
Show "new changes since (datetime)" indicator that links to unread changes/comments
Categories
(bugzilla.mozilla.org :: User Interface, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kohei, Assigned: kohei)
References
(Blocks 2 open bugs)
Details
(Keywords: bmo-ux)
Attachments
(1 file)
Currently show_bug.cgi uses the Bug User Last Visited API [1] to update the user’s last visited timestamp, but the API also allows to get the last visited timestamp. By now people are familiar with Slack showing the blue “New comments since (date)” indicator on each channel, and some other messaging apps do the same thing. It’s listed on roc’s wish list [2] and my Bugzilla 6 roadmap [3], and it should be easy to get implemented with no backend changes.
[1] https://bmo.readthedocs.io/en/latest/api/core/v1/bug-user-last-visit.html
[2] https://robert.ocallahan.org/2013/01/optimizing-bugzilla-usage.html
[3] https://github.com/bugzilla/bugzilla-ux/wiki/Bugzilla-6-Roadmap
Assignee | ||
Updated•6 years ago
|
Severity: normal → enhancement
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
I've removed the auto-scroll, because the bug header is not fix-positioned yet and users won't be able to see the bug summary when scrolled down. Once the page layout is optimized like Slack [1], auto-scroll can be put in place for faster browsing.
[1] https://get.slack.help/hc/en-us/articles/217626358-Tour-the-Slack-app
Summary: Show "New comments since (date)" indicator and scroll down the comment feed → Show "new changes since (datetime)" indicator that links to unread changes/comments
Assignee | ||
Comment 3•6 years ago
|
||
Merged to master, will ship today.
Assignee | ||
Updated•6 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•6 years ago
|
Updated•5 years ago
|
Component: User Interface: Modal → User Interface
You need to log in
before you can comment on or make changes to this bug.
Description
•