Created attachment 19799 [details] 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.
Created attachment 19801 [details] [review] 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.
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?"
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
Created attachment 20379 [details] [review] 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.
Created attachment 20381 [details] [review] [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
Created attachment 20383 [details] [review] 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.
Great ergonomic improvement. All actions work as before. Marked as Passed QA.
Created attachment 20392 [details] [review] 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>
Pushed to master. Thanks, Owen!