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

Should we use breadcrumbs? #6

Open
fmichonneau opened this issue Mar 16, 2021 · 1 comment
Open

Should we use breadcrumbs? #6

fmichonneau opened this issue Mar 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@fmichonneau
Copy link
Contributor

We don't use deeply nested navigation but I'm wondering whether we should consider using breadcrumbs. They could be helpful for the "extras" menu, and maybe clarify navigational differences between instructor and learner views.

@zkamvar
Copy link
Contributor

zkamvar commented Mar 16, 2021

I was thinking about using breadcrumbs as well to help out with the extras and I think there are a couple of challenges we need to address:

  1. Finding a place on the new template to incorporate it
  2. Making sure it's accessible
  3. How to properly address the differences between learner and instructor views (e.g. are they at the top like home/instructor/thing) and avoiding redundancy/confusion between the breadcrumb and the button

@zkamvar zkamvar added the enhancement New feature or request label Mar 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants