Hello,
The Hustle Pro Submission confirmation slide-in and popups do not have CLOSE BUTTONS.
There are close buttons on the initial popup and slide in, but once a user reach the submission confirmation slide in or popup, there is no way to manually close the boxes.
There is no “X” close button.
User cannnot click outside of the box to close.
There is no way to add a “Close this window” link within the message itself because the ‘onclick’ action is sanitized and stripped for the < a > tag.
The only available option to close the window is the timer, which isn’t very user friendly.
Perhaps this is an oversight during UI testing, but is kind of a critical feature.
A user who reaches the submission confirmation slidein or popup is effectively stuck or has to wait for the countdown timer.
A feature update for this would be appreciated, as this causes extreme friction during for the user experience if the slide in is delivering an actionable message upon submission (such as “use this coupon now to purchase”)
If there is a temporary fix available, it would be appreciated. Even something like allowing a “Close This Window” link within the submission confirmation message would work, but any code added to do this that triggers an onclick action is stripped/sanitized.
Thank you.