Add View Details button to the popup
What does this MR do and why?
When users are in compliance center subgroup or project level they can't edit the framework
So we were hiding framework button
Now we want to show View details button which will navigate to the frameworks report with drawer open
Add View Details button to the popup
Show View Details CTA when user is in subgroup/project level, add links to badges is multiple framework popups
Changelog: changed EE: true
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.
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Go to compliance center of group and then subgroup
- Ensure popups in both levels have CTA which behaves accordingly (navigates to edit screen or framework details)
Related to #468477 (closed)