Skip to content

Commit

Permalink
Add Orange Design System uncompatibility alert message
Browse files Browse the repository at this point in the history
Signed-off-by: Isabelle Chanclou <isabelle.chanclou@orange.com>
  • Loading branch information
isabellechanclou committed Dec 9, 2021
1 parent 6452ff1 commit 934e65b
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions site/content/docs/5.1/components/scrollspy.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,15 @@ group: components
toc: true
---

<div class="alert alert-danger" role="alert">
<span class="alert-icon"><span class="visually-hidden">Success</span></span>
<div>
<h4 class="alert-heading mb-1">Incompatibility with Orange Design System</h4>
<p class="mb-1">This component gathers technical utilities linked to the Navbar component and most of those examples are not compatible with the Orange Design System.</p>
<p>Refer to <a class="fw-bold" href='http://localhost:9001/docs/5.1/components/navbar/'>Orange NavBar</a> and <a class="fw-bold" href='http://localhost:9001/docs/5.1/components/navbar/'>Nav & tabs</a></p>
</div>
</div>

## How it works

Scrollspy has a few requirements to function properly:
Expand Down

0 comments on commit 934e65b

Please sign in to comment.