Replace browser confirm modal with `GlModal` in `app/assets/javascripts/notes/components/noteable_discussion.vue`
Replace call to window.confirm in app/assets/javascripts/notes/components/noteable_discussion.vue with the implementation using GlModal. The up to date migration strategy can be found in the parent epic.