alphagov / govuk-browser-extension

Chrome and Firefox extension for developers working on GOV.UK.
22 stars 5 forks source link

[DO NOT MERGE] Add bookmarklet to highlight templates #78

Closed ikennaokpala closed 6 years ago

ikennaokpala commented 7 years ago

Related to PR https://github.com/alphagov/smart-answers/pull/3195

Trello card

Motivation

When a content designer needs to edit smart answer content, they find it difficult to find the relevant templates and partials that a particular outcome or question uses.

This PR makes it possible for content designers to highlight the templates and partials that a smart answer outcome or question has.

This has been done by providing a bookmarklet [1] that invokes the linkToTemplatesOnGithub function.

[1] https://bl.ocks.org/floehopper/91b990d66bfae1dbdbaa88aa4772f1a9

Expected change

Before

screen shot 2017-08-23 at 11 47 02

After

screen shot 2017-08-23 at 11 49 09