You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We needed a way to close modals when navigation happens, because they would otherwise stay open, and we did not want to make people also have to code that into their logic. What could work for you is if we added configuration to the modal context to protect a modal, i.e. mark it as indisposable or similar.
(Please create an issue on the tracker about this)
☝ Hence here is this issue...
Steps to reproduce
Use the code from the forum post above as an example of opening a modal from a workspace context.
Expected result / actual result
A modal can be opened and not be closed from a workspace context
The text was updated successfully, but these errors were encountered:
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.x
Bug summary
Allow a modal to be opened from a Workspace context and prevent from opening and closing quickly.
Specifics
Context
https://forum.umbraco.com/t/opening-a-modal-from-workspace-context-when-content-node-loads-closes-itself-straight-away/771?u=warren
☝ Hence here is this issue...
Steps to reproduce
Use the code from the forum post above as an example of opening a modal from a workspace context.
Expected result / actual result
A modal can be opened and not be closed from a workspace context
The text was updated successfully, but these errors were encountered: