bripkens / opendecisionrepository

Automatically exported from code.google.com/p/opendecisionrepository
GNU General Public License v3.0
0 stars 1 forks source link

Improve the navigation using a breadcrumb trail #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, the navigation is a major issue as the user always needs to navigate 
through the project overview, project detail view and then to the desired page. 
A breadcrumb trail may be an appropriate option to improve the navigation.

Some examples:

1) Home - OpenDecisionRepository - Iterations - Sprint 1
2) Home - OpenPatternRepository - Decisions - Java Enterprise Edition - Edit

Both examples show the users current location. Example one shows a user which 
is currently taking a look at the detail view of the iteration which the name 
"Sprint 1". A click on "Iterations" may redirect him to an overview of all 
iterations of his project.

Example two shows another user who is currently editing the decision "Java 
Enterprise Edition" for the "OpenPatternRepository" project.

Original issue reported on code.google.com by bripkens.dev on 23 Nov 2010 at 12:23

GoogleCodeExporter commented 9 years ago
More examples can be found on this website: 
http://ui-patterns.com/patterns/Breadcrumbs

Original comment by bripkens.dev on 23 Nov 2010 at 12:25

GoogleCodeExporter commented 9 years ago

Original comment by bripkens.dev on 23 Nov 2010 at 1:58

GoogleCodeExporter commented 9 years ago

Original comment by bripkens.dev on 3 Dec 2010 at 11:37

GoogleCodeExporter commented 9 years ago
fixed in r721

Original comment by stefan.a...@googlemail.com on 7 Dec 2010 at 8:26