Skip to content

Remove modal_footer and dismiss_button

Lorenz van Herwaarden requested to merge remove-finding-modal-iteration-1 into master

What does this MR do and why?

Related #441279 (closed)

This is part of the removal of the legacy finding modal which isn't used anywhere anymore.

This MR removes

  • modal_footer.vue
  • dismiss_button.vue
  • part of template of modal.vue that imports the modal_footer.vue
  • some tests related to modal_footer.vue in modal_spec.js
  • some translations

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.

Edited by Lorenz van Herwaarden

Merge request reports