Dario Russo

Results 9 issues of Dario Russo

Resolves WSTEAM1-105, WSTEAM1-90, WSTEAM1-94 ### Overall change: The first step for the promo refactoring of Promo components in Optimo pages. I have started from the top stories and the related...

**Is your feature request related to a problem? Please describe.** **Information about the Bug:** The nested span bug is a Talkback bug that makes the screen-reader read each span inside...

blocked
a11y
Refinement Needed
low-priority
technical-work

**Is your feature request related to a problem? Please describe.** After a discussion about upgrading [eslint-config-airbnb to v19](https://github.com/bbc/simorgh/pull/9661). As pointed out by the new rule [import/no-import-module-exports](https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-import-module-exports.md). We should not import...

investigation
Good first issue
technical-work

**Describe the bug** After a discussion about the introduction of [jsx-no-constructed-context-values](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/jsx-no-constructed-context-values.md) we classified this as a performance bug. According to the above source, we should not use non-stable values (i.e....

bug
performance
technical-work

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Following the meeting about...

technical-work

**Is your feature request related to a problem? Please describe.** [no-unstable-nested-components](https://github.com/yannickcr/eslint-plugin-react/blob/master/docs/rules/no-unstable-nested-components.md) is a new rule coming from [eslint-config-airbnb to v19](https://github.com/bbc/simorgh/pull/9661) that prevents the bad practice of creating a React component...

technical-work

Resolves N/A **Overall change:** Adds secure attribute to analyticsUtils cookie as suggested by the [code scanning](https://github.com/bbc/simorgh/security/code-scanning/30) [ js-cookies docs](https://www.npmjs.com/package/js-cookie#user-content-secure) **Code changes:** - adds secure attribute to analyticsUtils cookie. --- -...

Resolves WSTEAM1-126 **NOTE** The byline component is in a weird state where new standards are coming out every day. This causes the component to inevitably create technical debt after its...

Resolves JIRA [WSTEAM1-418](https://jira.dev.bbc.co.uk/browse/WSTEAM1-418) ❗❗❗❗❗❗❗ DO NOT MERGE UNTIL: ❗❗❗❗❗❗❗ ====== - Delete src/app/components/ThemeProvider/colourSimilarity.py which is a script file written in python created to help us audit the colours. Overall changes...