Commit 97f8e561 authored by Kevin Kirsche's avatar Kevin Kirsche Committed by Kevin Kirsche
Browse files

Clarify the bs-callout on multiple open modals

[Close #16502] Clarify the bs-callout on multiple open modals

Currently it states overlapping modals, this isn't the only case as this truly applies to any instance when a user would want to open multiple modals at the same time. For this reason, I have modified the title of the callout to make this more clear.
parent efe20230
6 merge requests!28721Hot test,!16653dokidoki,!16605Test pull please ignore,!22103test,!25326Adjust examples,!16504Clarify the bs-callout on multiple open modals
Showing with 1 addition and 1 deletion
+1 -1
......@@ -3,7 +3,7 @@
<p>Modals are streamlined, but flexible, dialog prompts with the minimum required functionality and smart defaults.</p>
<div class="bs-callout bs-callout-warning" id="callout-stacked-modals">
<h4>Overlapping modals not supported</h4>
<h4>Multiple open modals not supported</h4>
<p>Be sure not to open a modal while another is still visible. Showing more than one modal at a time requires custom code.</p>
</div>
<div class="bs-callout bs-callout-warning" id="callout-modal-markup-placement">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment