portfolio icon indicating copy to clipboard operation
portfolio copied to clipboard

Navigation history within the site should be represented as breadcrumbs

Open dnaidionov opened this issue 6 years ago • 2 comments

image

dnaidionov avatar Jan 22 '19 17:01 dnaidionov

What's left:

  • [ ] Add counts (see in the design)
  • [ ] Linking to wallet (currently hardcoded)
  • [ ] Linking to asset (currently only using "transitionTo" address
  • [ ] Handling linking to non indexed assets
  • [ ] Using browser history when available (Which address to link to if user directly came to page?) #88

burieberry avatar Jan 24 '19 18:01 burieberry

Let's brainstorm with @ef4 on the correct approach here. Ideally I'd like to do this is a query based relationship, eg: the address that is contained in a wallet associated with the user that participated in the transaction.

habdelra avatar Jan 25 '19 03:01 habdelra