Loading icon at the bottom of the instance-level security dashboard is clickable
Summary
We’ve introduced a mixed component with the loading button and the loading icon in the instance security dashboard which is also clickable with no action attached.
Steps to reproduce
https://gitlab.com/snippets/1956676
Navigate to the instance security dashboard and view vulnerabilities
What is the current bug behavior?
The loading icon is clickable
What is the expected correct behavior?
The loading icon is not clickable
Relevant logs and/or screenshots
Proposal
Use the infinite scroll component in place of the loading button.
Text cases:
1. More vulnerabilities to load:
x vulnerabilities loaded
2. No more vulnerabilities to load:
all vulnerabilities loaded
Edited by Andy Volpe