discourse/app/assets
David Taylor a084c80e3d
FIX: Ensure declarative DModals do not interfere with service (#23510)
While it's generally not recommended from a UX perspective, the DModal system is intended to allow multiple modals to be rendered simultaneously when using the declarative API. This wasn't working because `{{#in-element` was configured to replace the content of the container rather than append a new modal.

This commit fixes that and adds a test for the functionality.
2023-09-11 17:11:44 +01:00
..
images
javascripts FIX: Ensure declarative DModals do not interfere with service (#23510) 2023-09-11 17:11:44 +01:00
stylesheets DEV: common CSS property for content backgrounds (#23467) 2023-09-08 12:07:04 -04:00