Arts&Pubs recently merged work to add a search string to interactive URLs which include specified text eg datawrapper. This is to help those interactives display better in devices where the user has selected dark-mode.
The Interactives team in Australia has requested we extend this functionality to cover interactives URLs containing the text superyacht (their charting tool) and choropleth_map_maker.
This work will take place in the dotcom-rendering/src/components/InteractiveBlockComponent.importable.tsx file and should not impact any other part of the site.
Arts&Pubs recently merged work to add a search string to interactive URLs which include specified text eg
datawrapper. This is to help those interactives display better in devices where the user has selected dark-mode.The Interactives team in Australia has requested we extend this functionality to cover interactives URLs containing the text
superyacht(their charting tool) andchoropleth_map_maker.This work will take place in the
dotcom-rendering/src/components/InteractiveBlockComponent.importable.tsxfile and should not impact any other part of the site.