Replace `data-confirm` modals with `GlModal` in `ee/app/views/shared/issuable/_remove_approver.html.haml`
Replace data-confirm
modals in ee/app/views/shared/issuable/_remove_approver.html.haml
with the implementation using GlModal. The up to date migration strategy can be found in the parent epic.