While Fedora is represented on the page with a graphic, there's no link to the site or even any info what it is.
Screenshot of the section:
Full page screenshot:
Screenshot from Firefox's console:
Is CORS set up properly? It doesn't look like it.
Oddly, I didn't change anything, still get the errors in the console, and yet I sometimes get articles:
Is there a problem with the remote server? Is the request failing?
There should be: 1. A fallback for when the article tiles fail to load 2. A loading indicator when it's taking a while for the articles to load 3. A link to read additional articles (more than just 2) 4. Better caching, perhaps?
fedoramagazine definitely does send access-control-allow-origin: https://getfedora.org
access-control-allow-origin: https://getfedora.org
There's a fallback in that we just don't show the articles if they don't load. The site should still largely look okay, it'll just look like a banner to promote Magazine in that case.
We should probably make the magazine logo link to the site though, and yes a "read more" link could do so as well.
Let me know if you keep having CORS issues, it shouldn't be a problem because we do definitely send the header.
Metadata Update from @codeblock: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)