Merge pull request #1005 from Safelite/feature/CSR-1012

CSR-1012 modal closes when x button is clicked even on invalid input
This commit is contained in:
Matt Caimi 2023-03-14 16:21:42 -04:00 committed by GitHub
commit cc60e8ac8c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@
ref="closeButton"
type="button"
class="btn-close"
data-bs-dismiss="modal"
@mousedown="closeModal"
aria-label="Close"></button>
</div>
<div class="modal-body ps-5 pe-5 pb-4 pt-0">