Security Insights Content Page is not rendering table as expected.
Current Behavior
When opening the Security Insights tab (EntitySecurityInsightsContent) the table renders stating "No records to display" with the "OPEN" button appearing to be preselected. After selecting the "OPEN" button again, the records display as expected. Clicking "OPEN" a second time also makes the records disappear. The same goes fo the "DISMISSED" button, however, "FIXED" does not have this issue.
Expected Behavior
The Security Insights table should initially render with the records displayed that relate to open issues. Likewise the OPEN and DISMISSED buttons should have the capability to be clicked several times in a row without deselecting them(same behavior as FIXED button).
Steps to Reproduce
Install 2.3.19 of @roadiehq/backstage-plugin-security-insights. View "Security Insights" tab on a valid component.
Possible Solution
I believe the state of these buttons is being set incorrectly.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Security Insights Content Page is not rendering table as expected.
Current Behavior
When opening the Security Insights tab (EntitySecurityInsightsContent) the table renders stating "No records to display" with the "OPEN" button appearing to be preselected. After selecting the "OPEN" button again, the records display as expected. Clicking "OPEN" a second time also makes the records disappear. The same goes fo the "DISMISSED" button, however, "FIXED" does not have this issue.
Expected Behavior
The Security Insights table should initially render with the records displayed that relate to open issues. Likewise the OPEN and DISMISSED buttons should have the capability to be clicked several times in a row without deselecting them(same behavior as FIXED button).
Steps to Reproduce
Install 2.3.19 of @roadiehq/backstage-plugin-security-insights. View "Security Insights" tab on a valid component.
Possible Solution
I believe the state of these buttons is being set incorrectly.
Your Environment
@backstage/plugin-catalog-react
version: ^1.21.1@backstage/integration
version: ^1.1.29