Description:
We've identified an issue with modal content display in our module system. The problem manifests as follows:
- The content of a modal within a module is erroneously visible at all times.
- This is not due to the modal remaining open, but rather the content appears to "spill out" onto the module itself.
- The issue is only observable when the affected module is embedded within another page.
- When editing the module directly, the problem is not apparent.
Expected Behavior:
Modal content should only be visible when the modal is explicitly opened.
Actual Behavior:
Modal content is constantly visible, appearing outside the modal boundaries.
Name of module
Filter Transformed
Screeenshots
The main page where the module is inserted. You can see the content of the modal always showing marked in Red.
This is the module, when I open to edit it
This is the modal inside the module, the content of which is spilled out when the module is used in a page.
What we tried so far
- We restored the page and the module to a previous version.
- We tried deleting the modal from the module.
Here is a video recording of the issue as well.