alphagov / govuk-browser-extension

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

Register click events for switching environments #82

Closed tomsabin closed 7 years ago

tomsabin commented 7 years ago

In a previous release, the selector to attach click events was updated to split apart internal and external links. However, the links that changed the enviornments were missed and have since stopped working.

This has been resolved by adding an 'in-popup' class to all links in the page that change the content in the current page.