jcgharvey / vsm-svr

0 stars 1 forks source link

Users need to be able to navigate backwards and forwards #32

Closed bighuggies closed 11 years ago

bighuggies commented 11 years ago

Breadcrumbs plz

ungarst commented 11 years ago

@thomlug Do you want to work on this at some time

Luey commented 11 years ago

@thomlug and I were working on this today

Luey commented 11 years ago

@thomlug

Helpful links: http://jsfiddle.net/enricopulatzo/CY37S/ https://github.com/enricopulatzo/ng-breadcrumbs

bighuggies commented 11 years ago

Does that ng breadcrumbs still work? It's pretty old, angular has changed a lot recently On 20/05/2013 2:11 PM, "Andrew Luey" notifications@github.com wrote:

@thomlug https://github.com/thomlug

Helpful links: http://jsfiddle.net/enricopulatzo/CY37S/ https://github.com/enricopulatzo/ng-breadcrumbs

— Reply to this email directly or view it on GitHubhttps://github.com/jcgharvey/vsm-svr/issues/32#issuecomment-18129360 .

Luey commented 11 years ago

@bighuggies @thomlug has just got it working but we need to incorporate it into our html

thomlug commented 11 years ago

@bighuggies @Luey Got it working but at the moment it's push, pull and reset and looks quite weird if you navigate around it and end up with multiple breadcrumbs to the same place. We could look into using ng-watch and take a look at the url to decide what breadcrumbs to show

thomlug commented 11 years ago

weirdcrumbs breadcrumbs

bighuggies commented 11 years ago

Breadcrumbs branch is getting way behind master, make sure you merge back up soon

Luey commented 11 years ago

@thomlug @bighuggies I have done a manual merge but the breadcrumbs are not working nicely.

Luey commented 11 years ago

Create the breadcrumbs-fix branch to make the breadcrumbs actually good i.e.