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

Add breadcrumbs to top of page for each dashboard section? #89

Open
pdehaan opened this issue Apr 6, 2018 · 1 comment
Open

Add breadcrumbs to top of page for each dashboard section? #89

pdehaan opened this issue Apr 6, 2018 · 1 comment

Comments

@pdehaan
Copy link
Contributor

pdehaan commented Apr 6, 2018

Some Dashboard pages, like Hardware Across the Web, are fairly long, and have sections and subsections:

Graphics:

  • GPU Model
  • GPU Vendor
  • Display Resolution

Processor:

  • CPU Vendor
  • CPU Cores
  • CPU Speeds
  • Memory

Operating System:

  • Operating System
  • Browsers by Architecture
  • Operating Systems by Architecture

Plugins:

  • Flash
  • Unity

It may be nice if the top of the /dashboard/hardware page had some quick breadcrumbs to the top tier sections to make it easier to find the information you're looking for.

For example, after the dashboard-title and dashboard-description, we list the following major headings, which jump down to their relative sections:

  • Graphics
  • Processor
  • Operating System
  • Plugins

firefox_public_data_report__a_


Each major section only has 2-4 sub sections (Graphics > GPU Model, Graphics > GPU Vendor, Graphics > Display Resolution), but it may be nice to have shortcuts to those sections:

firefox_public_data_report__b_

@pdehaan
Copy link
Contributor Author

pdehaan commented Apr 6, 2018

Even if we did have breadcrumbs, it looks like scrolling to DOM elements may not currently work. (See #90)

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

No branches or pull requests

2 participants