Page 1 of 1

Modal Object Dismissal After Clicks Outside the Object in CrossUI [SOLVED]

Posted: Wed Feb 07, 2024 10:15 am
by romain
Greetings,

I've been using CrossUI for about a week and it's been a great tool. I've encountered a situation where a modal object is dismissed after a few clicks outside the object. Is there a setting or method to prevent this behavior, ensuring the modal remains active until explicitly closed?

Thanks for your assistance!

Re: Modal Object Dismissal After Clicks Outside the Object in CrossUI

Posted: Thu Feb 08, 2024 9:36 pm
by support
Need a more specific description

Re: Modal Object Dismissal After Clicks Outside the Object in CrossUI [SOLVED]

Posted: Wed Feb 14, 2024 9:03 am
by romain
Thank you for your prompt response and assistance. I'm pleased to inform you that the issue has been resolved. It was identified that there was a syntax error in one of the programming actions, which resulted in a portion of the code not being executed correctly. Consequently, the modal mode was not applied as intended, allowing clicks outside the window to dismiss it and causing it to be sent to the background.

With the error rectified, the modal behavior now functions correctly, ensuring that the modal remains active until explicitly closed.

Thanks again