bbc / simorgh

The BBC's Open Source Web Application. Contributions welcome! Used on some of our biggest websites, e.g.
https://www.bbc.com/thai
Other
1.38k stars 215 forks source link

WSTEAM1-973 - Adds No JS message for Uploader #11690

Closed HarveyPeachey closed 2 months ago

HarveyPeachey commented 2 months ago

Resolves JIRA WSTEAM1-973

Overall changes

Adds No JS message for the Uploader, that shows when JavaScript is disabled. This refactors the Uploading message component to a Generic message component, as styling is the same for both No JS and Uploading.

JS Disabled: image

JS Enabled: image

Code changes

Testing

  1. List the steps used to test this PR.

Helpful Links

Add Links to useful resources related to this PR if applicable.

Coding Standards

Repository use guidelines