Max Duval
Max Duval
Require developers to add the `run_chromatic` label every time they want Chromatic to run, as opposed to the current situation where you add it once and it will always run...
### What happened? Discussion do not work in Safari 11.1. [Browserstack link](https://live.browserstack.com/#os=OS+X&os_version=High+Sierra&browser=Safari&browser_version=11.1&zoom_to_fit=true&full_screen=true&url=https%3A%2F%2Fwww.theguardian.com%2Ffilm%2F2024%2Ffeb%2F20%2Fthe-worst-film-ever-made-how-sex-lives-of-the-potato-men-broke-british-cinema&speed=1). ### Where is this happening? https://www.theguardian.com/film/2024/feb/20/the-worst-film-ever-made-how-sex-lives-of-the-potato-men-broke-british-cinema#comments ### What is the impact? We [officially support Safari 11.1+](https://www.theguardian.com/help/recommended-browsers)
### What happened? When signed in, there is CLS caused by the removal of the email input field ### Where is this happening? https://www.theguardian.com/uk-news/2024/feb/07/leak-reveals-michelle-mone-told-government-she-would-not-benefit-financially-from-ppe-firm-medpro ### What is the impact? We...
```[tasklist] ### Bugs - [ ] #10089 - [ ] https://github.com/guardian/dotcom-rendering/issues/10322 - [ ] All images are eagerly loaded on Firefox - [ ] No previous/next button for a single...
When expanded on hover, placing the pointer in the blank space between two icons makes the list enter a infinite shake between expanding and shrinking. Best explained visually: https://user-images.githubusercontent.com/76776/222196506-d46be5bc-d0cb-428d-9fa5-a5703b673ab5.mov Browser:...
[Renaming the temporary folder](https://github.com/lucacasonato/esbuild_deno_loader/blob/e0941bd9f71e9a72fcbda557aa2d251b266feeaa/src/loader_native.ts#L137) throws [an error in GitHub Actions](https://github.com/mxdvl/mononykus/actions/runs/5991925550/job/16250829656#step:5:203): ``` Error: R] Directory not empty (os error 39): rename '/tmp/1f392c05' -> '/home/runner/work/mononykus/mononykus/.cache/deno_esbuild/[email protected]/node_modules/svelte' [plugin deno-loader] ```
## What does this change? Optimise the Svelte logo to use SVG features, resulting in about a third of the bytes. The new logo is made up four shapes: -...
https://github.com/guardian/amigo/blob/c4fd08017ecf08e0e6a39ea540ed9b5cf744deb2/app/views/showRecipe.scala.html#L61 It would be handy to get a human-readable description next to the cron jobs, to prevent users from having to click away. [The `cron-expression-descriptor` package][c-e-d] seems to exist in...
## Why? `remoteImage` is never strictly equal to the value `"string"`
This library should consider whether exporting individual files for each of its constituent modules might improve performance and bundle size analysis. Currently, it relies on “barrel files” which re-export all...