stable

Clone or download

Read-only

[PullRequest plugin] Modals close buttons should be <button> elements

Follow up to git #tuleap/stable/07dd440de7b3ca78f020c643963fc443091637f4. Part of request #19296 : pressing the `enter` key on modal top close button should close modal Change-Id: Ib47c25e793a8094b4cba00e3a5a8f639da059af9

Modified Files

Name
M plugins/pullrequest/scripts/create-pullrequest-button/src/components/CreatePullrequestErrorModal.vue +3 −9 Go to diff View file
M plugins/pullrequest/scripts/create-pullrequest-button/src/components/CreatePullrequestModal.vue +3 −9 Go to diff View file
M plugins/pullrequest/scripts/src/app/error-modal/error-modal.tpl.html +2 −2 Go to diff View file
M plugins/pullrequest/scripts/src/app/overview/edit-modal/edit-modal.tpl.html +2 −2 Go to diff View file
M plugins/pullrequest/scripts/src/app/overview/merge-modal/merge-modal.tpl.html +2 −2 Go to diff View file
M plugins/pullrequest/scripts/src/app/overview/reviewers/update-reviewers-modal/update-reviewers-modal.tpl.html +2 −2 Go to diff View file