Dominik Lander

Results 18 issues of Dominik Lander

## What is the problem? No ads will render on a page when there is an error in creating one of the ad slots. ## What does this change? When...

## What is the value of this and can you measure success? - A positive impact on revenue ## What does this change? - Allows ads to be inserted by...

## What does this change? 1. Removes the usages of the `mobileDiscussionAds` switch. 2. Stops sending a custom event when the "View more comments" button is clicked. ## Why? 1....

dotcom-rendering
run_chromatic

Reinstates [this PR](https://github.com/guardian/dotcom-rendering/pull/11299) after it was [reverted](https://github.com/guardian/dotcom-rendering/pull/11445). It was reverted because users in all region were seeing UK specific content for Most Viewed. This error will be fixed in a...

dotcom-rendering

Start the Deeply Read AB test defined here: https://github.com/guardian/dotcom-rendering/issues/10746 Each variant and control should each have 5% of the audience. Given we have a control and two variants, `audience` in...

### What happened? A reader has raised on Android web that the Most Viewed Container disappears and only reappears when reloading - refreshing their browser data by clearing the cache...

Bug
Rota

## What is the value of this and can you measure success? Less noise in the terminal. Easier to upgrade in the future ## What does this change? Removes SASS...

A direct dependency [node-sass](https://www.npmjs.com/package/node-sass) was recently updated to its latest version, which is incompatible with Python from version 3.12.x. This means that developers will encounter errors when running `yarn` and...

Closes #11671 ## What does this change? Displays a banner which allows users to switch to their preferred or default network front. It is only displayed when the user is...

dotcom-rendering

The `make compile` build log now contains a large number of sass deprecation warnings: https://github.com/guardian/frontend/actions/runs/9681667479/job/26712785987#step:9:2452 Can we fix these issues? - https://sass-lang.com/documentation/breaking-changes/slash-div/#automatic-migration - https://sass-lang.com/documentation/breaking-changes/strict-unary/#automatic-migration or suppress the warnings?