Backlog #3164
Add buttons to move to previous/next resource
Status: | Pending | Start date: | 08/27/2014 | |
---|---|---|---|---|
Priority: | Low | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Sunstone | |||
Target version: | - |
Description
Hello,
In Sunstone 4.8, when selecting a resource, its informations are displayed in dedicated “page”.
It's more difficult to review several resources, one after the other, or apply to changes on small list of resources:
- change the
TYPE
of 4DATABLOCK
- look for differences between two templates
I propose to add two buttons prev
and next
at the right of the back
one, here is the use case:
- User selects a list of resources, for examples templates
- User selects the template with
ID
105
in the list (from100
to110
) - Sunstone display the template information
- User click on the
template_template_tab
button to review the template definition - User click on the
next
button - Sunstone display the template definition of the template
ID
106
- User click two times on the
prev
button - Sunstone display the template definition of the template
ID
104
next
button is then equivalent for the user to:
- Click on the
back
button - Select the next resource in the list
- Click on the
template_template_tab
button
History
#1 Updated by Ruben S. Montero almost 7 years ago
- Tracker changed from Request to Backlog
- Priority changed from Normal to Low