[Bug 10615] New: Move saved reports action items into dropdown menu
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Bug ID: 10615 Summary: Move saved reports action items into dropdown menu Change sponsored?: --- Product: Koha Version: master Hardware: All URL: /cgi-bin/koha/reports/guided_reports.pl?phase=Use saved OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Reports Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org Created attachment 19799 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19799&action=edit Proposed menu on saved reports page The table of saved reports has five or six "actions" which can be performed on each report. These links are jammed together in two columns at the right of the table, often forcing the user to scroll to reach the links. I propose to move all these links into a dropdown menu triggered by clicking on the report name. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Small patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 --- Comment #1 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 19801 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19801&action=edit Bug 10615 - Move saved reports action items into dropdown menu This patch moves saved reports "action" links (view, edit, run, etc) into a dropdown menu triggered by clicking the name of the report. To test you must have saved reports. View the saved reports page and click the name of a saved report. This should trigger a menu. All options in the menu should work correctly. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |In Discussion CC| |liz@catalyst.net.nz --- Comment #2 from Liz Rea <liz@catalyst.net.nz> --- Hi Owen, I like where your head is at here, but I think the actions might be a bit too hidden for my taste. A compromise might be a column with the dropdown in it, with table header "actions?" -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 --- Comment #3 from Liz Rea <liz@catalyst.net.nz> --- Probably towards the end of the table where the links used to be, would be my preference I think. I found it a bit disorienting to find them the first time I used it, I can imagine a lot of librarians would find it to be so too. Liz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19801|0 |1 is obsolete| | --- Comment #4 from Owen Leonard <oleonard@myacpl.org> --- Created attachment 20379 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20379&action=edit Bug 10615 - Move saved reports action items into dropdown menu This patch moves saved reports "action" links (view, edit, run, etc) into a dropdown menu triggered by clicking an "Actions" button. To test you must have saved reports. View the saved reports page and click the "Actions" button in the last column of the table. This should trigger a menu. All options in the menu should work correctly. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19799|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20379|0 |1 is obsolete| | --- Comment #5 from Nicole C. Engard <nengard@gmail.com> --- Created attachment 20381 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20381&action=edit [SIGNED-OFF] Bug 10615 - Move saved reports action items into dropdown menu This patch moves saved reports "action" links (view, edit, run, etc) into a dropdown menu triggered by clicking an "Actions" button. To test you must have saved reports. View the saved reports page and click the "Actions" button in the last column of the table. This should trigger a menu. All options in the menu should work correctly. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> works and looks awesome -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Liz Rea <liz@catalyst.net.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20381|0 |1 is obsolete| | --- Comment #6 from Liz Rea <liz@catalyst.net.nz> --- Created attachment 20383 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20383&action=edit Bug 10615 - Move saved reports action items into dropdown menu This patch moves saved reports "action" links (view, edit, run, etc) into a dropdown menu triggered by clicking an "Actions" button. To test you must have saved reports. View the saved reports page and click the "Actions" button in the last column of the table. This should trigger a menu. All options in the menu should work correctly. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> works and looks awesome Signed-off-by: Liz Rea <liz@catalyst.net.nz> Yes, exactly what I had in mind. Great improvement. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |jonathan.druart@biblibre.co | |m QA Contact|testopia@bugs.koha-communit |jonathan.druart@biblibre.co |y.org |m --- Comment #7 from Jonathan Druart <jonathan.druart@biblibre.com> --- Great ergonomic improvement. All actions work as before. Marked as Passed QA. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #20383|0 |1 is obsolete| | --- Comment #8 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 20392 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20392&action=edit Bug 10615 - Move saved reports action items into dropdown menu This patch moves saved reports "action" links (view, edit, run, etc) into a dropdown menu triggered by clicking an "Actions" button. To test you must have saved reports. View the saved reports page and click the "Actions" button in the last column of the table. This should trigger a menu. All options in the menu should work correctly. Signed-off-by: Nicole C. Engard <nengard@bywatersolutions.com> works and looks awesome Signed-off-by: Liz Rea <liz@catalyst.net.nz> Yes, exactly what I had in mind. Great improvement. Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10615 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |gmcharlt@gmail.com --- Comment #9 from Galen Charlton <gmcharlt@gmail.com> --- Pushed to master. Thanks, Owen! -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org