janus-idp / backstage-showcase

This repo is moving to https://github.com/redhat-developer/red-hat-developer-hub
https://janus-idp.io
Apache License 2.0
113 stars 151 forks source link

Quay Security Details Disappear after Loading #219

Closed RobotSail closed 1 year ago

RobotSail commented 1 year ago

What happened?

When viewing the Quay repository page on an entity, for instance janus-idp/backstage-showcase, the links in the security details section disappear after the requests complete.

What are the steps to reproduce this issue?

  1. Visit janus-idp/backstage-showcase

Additional information

We only support the last 2 major versions.

Attach any related screenshots, if any.

Before loading: image

After loading: image

RobotSail commented 1 year ago

This issue was caused due to the frontend not properly handling the case when a layer is provided but no vulnerabilities exist. A fix for this issue is created here: janus-idp/backstage-plugins#298.

RobotSail commented 1 year ago

Closing this as a duplicate of janus-idp/backstage-plugins#293.