
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-30-2023 07:52 AM - edited 09-05-2023 08:43 AM
When closing a modal, it will sometimes get added to the bottom of the current viewport.
This is the modal opened.
This is the modal "stuck" at the bottom of the viewport after close.
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.
Solved! Go to Solution.
- Labels:
-
UI Builder : Next Experience
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2023 02:31 AM
Can you try using page script to close the modal rather than using the OOB events directly. Let me know if that helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-03-2023 03:44 AM
Whats the logic/event being used on close of the modal?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2023 08:34 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 08:41 AM
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?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2023 07:50 AM
Unfortunately, nothing yet...