Closed Bug 1023405 Opened 11 years ago Closed 11 years ago

Shortcut for marking bugs as read

Categories

(bugzilla.mozilla.org :: MyDashboard, defect, P2)

Production
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: bholley, Assigned: dylan)

References

Details

Attachments

(1 file, 1 obsolete file)

Currently, when using the "Updated Since Last Visit" query, I get a summary of the updates in the dashboard (which is awesome!) but have to load the bug to make it disappear from the query. It would be great to have a "mark as read" button that would do something lighter-weight and AJAX-y, and remove the bug from the query.
I was going to file the same bug! :)
were you two listening in to our bmo team meeting last night where we discussed this?
Assignee: general → nobody
Component: Bugzilla-General → Extensions: MyDashboard
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Version: unspecified → Production
(In reply to Byron Jones ‹:glob› from comment #2) > were you two listening in to our bmo team meeting last night where we > discussed this? Great minds think alike. ;-)
dylan, you've been wandering in this neck of the woods recently; this would be rather useful, especially after bug 1020558 is deployed.
Assignee: nobody → dylan
Status: NEW → ASSIGNED
OS: Mac OS X → All
Priority: -- → P2
Hardware: x86 → All
I figured out what this should look like today. I will try to have something up "today" (Sep 18th America/New_York time) to generate some feedback
This was a bit more work than I had figured; rather than just use the bug last visit update code from show bug, I have to build and send the queries using YUI3 on the dashboard page. Adjusting the size of the button within the dashboard query view where it doesn't make the rows too tall or wide is fiddly.
Attached patch bug-1023405-v1.patch (obsolete) — Splinter Review
As discussed, this is the simpler UI that merely adds a "mark visited" link next to refresh. Complete with tricky yui2 dependencies.
Attachment #8493479 - Flags: review?(glob)
Attachment #8493479 - Flags: review?(glob) → review?(dkl)
Comment on attachment 8493479 [details] [diff] [review] bug-1023405-v1.patch Review of attachment 8493479 [details] [diff] [review]: ----------------------------------------------------------------- Looks good. One quick change I would like to see is that when you click "Mark Visited" it becomes normal text and no longer a link so that the use knows that something has happened. If the user refreshes the list either by clicking "Refresh" or going to another query and then coming back, then make it a link again.
Attachment #8493479 - Flags: review?(dkl) → review-
The Mark Visited link is now disabled and re-enabled on refresh.
Attachment #8493479 - Attachment is obsolete: true
Attachment #8497941 - Flags: review?(dkl)
Comment on attachment 8497941 [details] [diff] [review] bug-1023405-v2.patch Review of attachment 8497941 [details] [diff] [review]: ----------------------------------------------------------------- Nice. r=dkl
Attachment #8497941 - Flags: review?(dkl) → review+
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git 98284f0..c034487 master -> master
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: