Skip to content

Display issue created in vulnerability list with dynamic issue status icon

Problem to solve

Today we display the issue created icon when an issue has been created from a vulnerability. This was done due to our inability to get the status of the issue (open/closed) and render it in the list.

#213742 (closed) will provide the GraphQL endpoints on the backend necessary to display issue status. This issue represents the frontend work to display the link to the issue along with the correct icon representing it's status.

Intended users

Proposal

Issue open (if issue is open Issue close (if issue is closed
Screen_Shot_2020-01-16_at_2.47.28_PM Screen_Shot_2020-01-16_at_2.47.35_PM

In the vulnerability list:

Screen_Shot_2020-01-16_at_2.51.05_PM

See additional design mocks in #213742 (closed)

Permissions and Security

Documentation

Testing

Links / references

Edited by Lindsay Kerr