simorgh icon indicating copy to clipboard operation
simorgh copied to clipboard

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.

Results 215 simorgh issues
Sort by recently updated
recently updated
newest added

https://www.test.bbc.com/mundo/23263889 I had put a Flourish include on this test page. It was causing this application error to fail the E2E tests: With some digging by @andrewscfc, we found that...

bug
includes
cross-team

**Is your feature request related to a problem? Please describe.** Optimizely events are agnostic to which experiments have fired them, this means that if multiple experiments are running on the...

Refinement Needed
optimizely
ws-london

**Describe the bug** On sites that use BBC Reith Qalam, like the BBC Persian site, the font doesn't load and instead falls back to Arial. This does not occur in...

bug
blocked
low-priority

**Is your feature request related to a problem? Please describe.** Currently we use `imagesrcset ` as in `` Safari doesn't support `imagesrcset` so this will result in safari preloading https://ichef.bbci.co.uk/news/640/cpsprodpb/CAFC/production/_122646915_boris_johnson_1_getty.jpg...

investigation
Refinement Needed
performance

**Is your feature request related to a problem? Please describe.** We want to upgrade the `react-router` package from v5 to v6 so that the dependency is up to date and...

Refinement Needed
technical-work

**Is your feature request related to a problem? Please describe.** An increasing number of node packages are switching format from CommonJS (CJS) to ECMAScript Modules (ESM). We would like to...

investigation
technical-work

**Is your feature request related to a problem? Please describe.** The `@storybook/addon-knobs` addon we use in Storybook has been deprecated in favour of `@storybook/addon-controls` (which we have in the application)....

technical-work

**Describe the bug** Cypress v7 introduced a new feature that fails tests when the test runner detects any unhandled promise rejections. This is failing AMP ads tests for FIX pages....

bug
cypress
technical-work
cross-team

**Is your feature request related to a problem? Please describe.** Errors that happen on the client in the React app hydration phase are currently unhandled. The result of this is...

Refinement Needed
technical-work
cross-team

After [this issue](https://github.com/bbc/simorgh/issues/4476) is completed we should move all components located in the containers directory into the components directory. The WS team's definition of a container component is basically any...

technical-work