Skip to content

Add bookmarks for individual results - #398

Draft
davehunt wants to merge 1 commit into
mozilla-frontend-infra:masterfrom
davehunt:bookmarks
Draft

Add bookmarks for individual results#398
davehunt wants to merge 1 commit into
mozilla-frontend-infra:masterfrom
davehunt:bookmarks

Conversation

@davehunt

Copy link
Copy Markdown
Collaborator

I recently had the need to direct someone to results that were quite a way down the page, and thought it would be handy to have a way to link directly to a chart. I suppose I could have sent them to the subtest view, but not all charts have this. This patch is an attempt to add a named anchor and a linked icon for convenient copying, but it's not working as intended. When clicking, I get a page reload, and when using the full URL doesn't work because content loads asynchronously.

@airimovici do you have any ideas how I could make this work?

@davehunt
davehunt requested a review from airimovici March 17, 2021 22:55
@netlify

netlify Bot commented Mar 17, 2021

Copy link
Copy Markdown

Deploy preview for firefox-performance-dashboard ready!

Built with commit d49bd7a

https://deploy-preview-398--firefox-performance-dashboard.netlify.app

@codecov

codecov Bot commented Mar 17, 2021

Copy link
Copy Markdown

Codecov Report

Merging #398 (d49bd7a) into master (38700de) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #398   +/-   ##
=======================================
  Coverage   84.75%   84.75%           
=======================================
  Files          14       14           
  Lines         328      328           
  Branches       47       47           
=======================================
  Hits          278      278           
  Misses         45       45           
  Partials        5        5           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 38700de...d49bd7a. Read the comment docs.

@airimovici

Copy link
Copy Markdown
Contributor

I'm trying to make it not reload when the anchor is added, but without success. I'll investigate more

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants