Bug 896537 - [RFE] Be able to save dashboard ordering
Summary: [RFE] Be able to save dashboard ordering
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: RHQ Project
Classification: Other
Component: Core UI
Version: 4.5
Hardware: All
OS: All
medium
medium
Target Milestone: ---
: RHQ 4.6
Assignee: Jay Shaughnessy
QA Contact: Mike Foley
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-17 14:06 UTC by Jay Shaughnessy
Modified: 2013-09-03 14:44 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-03 14:44:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Jay Shaughnessy 2013-01-17 14:06:31 UTC
For a user with multiple dashboards there is no set ordering for the dashboard tabs in the dashboards view. It seems arbitrary or minimally, the order of creation.

The user should be able to re-order the tabs, dragging them would be nice, like the way browsers allow reordering of tabs.  Moreover the ordering should be persisted so that on the next visit to the Dashboard the same ordering is maintained.

Comment 1 Jay Shaughnessy 2013-01-17 14:14:37 UTC
I looked into this and found that a main blocker is that SmartGWT does not (yet) offer built-in reorder, via drag, of Tabs in a TabSet, nor does it easily allow that feature to be written at the application level.

When/if that feature becomes available we should use it to deliver a typical tab ordering interface for Dashboards.

There are alternatives, but they would be sort of clunky, like separate arrow buttons for moving the selected dash right and left, or a dropdown of all dashboard names that allows up/down ordering.  And the db would need to support persisting the ordering as well.

Until the priority is greater for a more robust solution, I've added at least some predictability to the ordering, dashboards will now be ordered alphabetically, ascending, by name, from left to right.  By using a naming scheme users can get a preferred ordering or establish groupings.  Note that the leftmost dash (first in the ordering) is always the first dash presented when navigating to the Dashboard view.

master commit 731dd8f8b5d38b62ec99687752af35021b7fb503
Author: Jay Shaughnessy <jshaughn>
Date:   Wed Jan 16 17:07:26 2013 -0500

Comment 2 Heiko W. Rupp 2013-09-03 14:44:44 UTC
Bulk closing of issues in old RHQ releases that are in production for a while now.

Please open a new issue when running into an issue.


Note You need to log in before you can comment on or make changes to this bug.