nolim1t / swhk16-alpha

Web app for team Vaultron - Winner of Startupweekend Alpha 2016
https://www.whub.io/posts/w-hub-startup-weekend-alpha-startmeup-and-the-winner-is
0 stars 1 forks source link

Add breadcrumbs to aid with navigation #142

Closed nolim1t closed 8 years ago

nolim1t commented 8 years ago

Component: http://getbootstrap.com/components/#breadcrumbs

Added breadcrumbs to address #94

nolim1t commented 8 years ago

card-transfer home addcard detail

niconico0504 commented 8 years ago

94 is about having accept/reject buttons when seing the card detail when having a transfer or when being a shop validating I think.

I do not see how breadcrumbs add those.

Furthermore, if the long term plan is to have a single page application, the breadcrumbs will not be used...

nolim1t commented 8 years ago

No #94 is about not clicking the browser back button.

Breadcrumbs resolve this issue for now. Having it as a single page application will probably be the longer term fix.

niconico0504 commented 8 years ago

screen shot 2016-03-18 at 5 01 55 pm

nolim1t commented 8 years ago

No its not going to have a cancel button.

Just a way of going back without using the browser button is needed.

I think cancel communicates the concept poorly as we aren't cancelling anything.

When you get an incoming transfer you either accept it or decline it.

If you do nothing you just navigate away.

niconico0504 commented 8 years ago

I do not understand so much why you are for breadcrumbs but not for a "Back" button or something like that....

Anyways, what about the 2 other buttons listed in the title of issue #94 ?

nolim1t commented 8 years ago

Accept and Decline already exist. Because we've addressed the ability of a back button we can close #94 from this pull request and in the long term a single page application