Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add breadcrumbs to pages #38

Closed
shsu opened this issue Mar 25, 2014 · 2 comments
Closed

Add breadcrumbs to pages #38

shsu opened this issue Mar 25, 2014 · 2 comments
Assignees

Comments

@shsu
Copy link
Owner

shsu commented Mar 25, 2014

We should put some breadcrumb for easier navigation. (Under Page Header)

<ol class="breadcrumb">
  <li><a href="#">Home</a></li>
  <li><a href="#">Library</a></li>
  <li class="active">Data</li>
</ol>
@shsu shsu added this to the Construction iteration 2 milestone Mar 25, 2014
@shsu shsu added the front-end label Mar 25, 2014
@shsu
Copy link
Owner Author

shsu commented Mar 27, 2014

This should only apply to pages that have multiple levels: eg. projects, work_packages, users

Dashboard/Project/P:Number
Dashboard/Work Packages/P:Number/WP:Number
Dashboard/Users/U:Name

@shsu
Copy link
Owner Author

shsu commented Apr 5, 2014

Breadcrumbs are typically placed below page title.

@JunYam JunYam closed this as completed Apr 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants