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

Resolves JIRA [WSTEAM1-969](https://jira.dev.bbc.co.uk/browse/WSTEAM1-969) Overall changes ====== Adds Checkbox styling: ![Screenshot 2024-05-09 at 14 13 39](https://github.com/bbc/simorgh/assets/32307964/2cc59fa0-cc51-49f7-9a8a-4357d4d70d22) Code changes ====== - _Restructures field components to have labels, so that styling can be...

Resolves JIRA [WSTEAM1-1005](https://jira.dev.bbc.co.uk/browse/WSTEAM1-1005) - Simorgh Changes, subtask of [WSTEAM1-900](https://jira.dev.bbc.co.uk/browse/WSTEAM1-900) - Updated fonts for two Indian services This has the 'do not merge' label since it depends on other PRs Overall...

Do not merge

Resolves JIRA [number] Overall changes ====== _A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made._ Code changes ====== - _A...

Resolves JIRA N/A Noticed when using WAVE tool i.e. https://wave.webaim.org/report#/https://www.bbc.com/ws/languages Overall changes ====== Fixes broken 'skip to content' link on this page https://www.bbc.com/ws/languages Code changes ====== - Adds id of...

Resolves JIRA [WSTEAM1-1013](https://jira.dev.bbc.co.uk/browse/WSTEAM1-1013) Overall changes ====== Meet AAC as per https://paper.dropbox.com/doc/Uploader-Accessibility-acceptance-criteria--CPDVHNzUxXMEp1dwUavLnzyFAg-BN1tII16uRaecL0YQQ0pR#:h2=Skip-to-content-link Code changes ====== - Adds id="content" and tabIndex="-1" to H1 Testing ====== 1. Open storybook UGC permalink or run...

Resolves JIRA [[WSTEAMA-1180](https://jira.dev.bbc.co.uk/browse/WSTEAMA-1180)] Overall changes ====== Refactor and stabilise tests for topic page. Code changes ====== 1. Removed `cy.getPageData function` and replaced it with `getPageDataFromWindow` 2. Used window.SIMORGH_DATA.pageData for canonical...

Resolves JIRA [[1244]](https://jira.dev.bbc.co.uk/browse/WSTEAMA-1244?workflowName=Software+Simplified+Workflow+for+Project+WSTEAMA&stepId=11) Overall changes ====== To fix the bug where an h tag was empty (e.g 'h' instead of 'h2' or 'h3') change the code that passes though a...

Resolves JIRA [[WSTEAMA-1223](https://jira.dev.bbc.co.uk/browse/WSTEAMA-1223)] Overall changes ====== _A very high-level summary of easily-reproducible changes that can be understood by non-devs, and why these changes where made._ Code changes ====== - Replaced...

Resolves JIRA [WSTEAM1-1041](https://jira.dev.bbc.co.uk/browse/WSTEAM1-1041) Overall changes ====== Draft implementation of the [Web Share API](https://www.w3.org/TR/web-share/#abstract) Code changes ====== - _A bullet point list of key code changes that have been made._ Testing...