Skip to content

Fix Edit framework button in compliance dashboard

Sam Figueroa requested to merge sf/bugfix/edit-framework-in-sidebar-458087 into master

What does this MR do and why?

Fix Edit framework button in compliance dashboard

  • Add event handler for edit in frameworks table to enable edit of framework from sidebar.

  • Fixes: #458087 (closed)

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
Screen_Recording_2024-04-25_at_12.26.05

How to set up and validate locally

  1. Check out: sf/bugfix/edit-framework-in-sidebar-458087
  2. Go to: compliance center on a group
  3. Go to: Frameworks
  4. (Optional if empty) Add a framework
  5. Click on: row of first framework in list
  6. Click on: Edit framework
  7. You should have been routed to the edit form for that framework

Merge request reports