-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
business criticalSet by PO to mark critical blocking issuesSet by PO to mark critical blocking issues
Description
.close-panel doesn't work under all circumstances.
- After an injection within a modal, any .close-panel that is injected is not picked up by pat-modal and won't function as expected. This used to work in the past.
- When a modal is opened by a link on a tooltip an that link on the tooltip has .close-panel on it, then it may occur that the modal doesn't open. This seems to be dependent on how speedy the server reacts.
- It's not possible to close a modal from a modal in order to open a new modal.
Talked about these issues with @thet last Monday and he indicated that this might be solvable by putting all the functionality of .close-panel in an independent script.
Metadata
Metadata
Labels
business criticalSet by PO to mark critical blocking issuesSet by PO to mark critical blocking issues