Remove loading state from list component scope
What does this MR do and why?
The changes in this merge request aim to improve the user interface and user experience of the Security Orchestration Policies page. Specifically, it removes unnecessary loading states and components, simplifies the display of policy scopes, and enhances the overall clarity and organization of the page. These modifications aim to make it easier for users to understand and manage their security policies.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
*** NO VISUAL CHANGES***
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Go to Group/project
- Secure -> Policies
- Check scope column in policy list
Related to #466108 (closed)