Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Breadcrumb navigation #32

Closed
lamby opened this issue Aug 4, 2017 · 0 comments
Closed

Breadcrumb navigation #32

lamby opened this issue Aug 4, 2017 · 0 comments

Comments

@lamby
Copy link
Contributor

lamby commented Aug 4, 2017

Overview

A "breadcrumb trail" is a type of secondary navigation scheme that reveals the user's location in a website or Web application. For example, "Open image -> Detect and select -> ...". We should add this for mnavigation based on the current stage in the analysis to aid the end-user

Expected Behavior

The current page should be highlighted:

The links do not need to be actual hyperlinks, merely text.

Technical details

We should avoid DRY (Don't Repeat Yourself) violations by duplicating the HTML on every possible page with slightly different markup. The links do not need to be clickable.

Blocked by

Issues: #9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant