#15 Fedora Magazine doesn't have a link
Closed: Fixed by codeblock. Opened by garrett.

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:
Screenshot_2019-05-14_Get_Fedora.png

Full page screenshot:
Screenshot_2019-05-14_Get_Fedora1.png

Screenshot from Firefox's console:
Screenshot_from_2019-05-14_18-52-44.png

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:

Screenshot_2019-05-14_Get_Fedora2.png

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

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.

  • Link added below the section to Fedora Magazine in 2aa646ad402c8f8021f519aceaa3883b21a03aa5
  • Linked logo to it in 5838959c45e1fe7b74ec878fd409fc3460e46e36

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)

Metadata