Add popover for compliance framework dropdown
Why are we doing this work
Policy scope section in UI editor has compliance frameworks dropdown.
According to design, when framework is hovered over, a popover with related projects has to appear.
Relevant links
- Design
- Blocking backend issue #430760 (closed)
- Initial issue
Non-functional requirements
-
Documentation: -
Feature flag: -
Performance: -
Testing:
Implementation plan
- Update graphql query to include projecs
- Add a popover with related projects to
ee/security_orchestration/components/policy_editor/scope/compliance_framework_dropdown.vue
- Add tests