-
-
Notifications
You must be signed in to change notification settings - Fork 340
[Modal] "show" does not recenter modal #2920
Copy link
Copy link
Open
Labels
state/has-prAn issue which has a related PR openAn issue which has a related PR opentype/bugAny issue which is a bug or PR which fixes a bugAny issue which is a bug or PR which fixes a bug
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
state/has-prAn issue which has a related PR openAn issue which has a related PR opentype/bugAny issue which is a bug or PR which fixes a bugAny issue which is a bug or PR which fixes a bug
Bug Report
Steps to reproduce
Test LateOutputError I: Headers already sent)The demo closes another modal right before the final modal is shown, but when I put
$(this).modal('refresh');at https://github.com/atk4/ui/blob/5.0.0/js/src/services/modal.service.js#L44 line the problem is gone, so it seems the "show" does not explicitly refresh the modal at all.Expected result
.modal('show')must always refresh/recenter the modalScreenshot (if possible)
Version
2.9.3