Replace window.confirm with GlModal for board setting sidebar
What does this MR do and why?
This MR solves: #344119 (closed) it replaces the browser confirm modal with GlModal.
Screenshots or screen recordings
before | after |
---|---|
before-board | remove-list-button |
How to set up and validate locally
- go to
http://gitlab.localdev:3000/$GROUP/$PROJECT/-/boards
- on a project that has some Issues
- click create List
- create a custom list
- click on setting of that custom list
- in the sidebar click the
remove list
button - see the modal in action
Numbered steps to set up and validate the change are strongly suggested.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Jannik Lehmann