UI Builder Modal - on close, the modal is getting added to the viewport

cmiller84
Tera Contributor

When closing a modal, it will sometimes get added to the bottom of the current viewport.

This is the modal opened.

Modal.jpg

 

This is the modal "stuck" at the bottom of the viewport after close.

ModalStuck.jpg

 

Has anyone experienced this and know of a fix? I've confirmed this is actually happening with other modals. The buttons are just calling the Open/Close event handler and are not customized. Appreciate any help.

1 ACCEPTED SOLUTION

Can you try using page script to close the modal rather than using the OOB events directly. Let me know if that helps.

View solution in original post

7 REPLIES 7

Dibyaratnam
Tera Sage

Whats the logic/event being used on close of the modal?

The basic OOB functionality. They can use the X or by clicking the "Done" button which calls the Open/Close Modal event handler that is not customized in any way.

We have some issues configuring modals in Ui Builder since Utah upgrade. We get 1) modals not appearing on click event, 2) modals appearing at the bottom of the screen like you have. Did you find a workaround?

Unfortunately, nothing yet...