]> git.ipfire.org Git - thirdparty/foundation/foundation-sites.git/commitdiff
Added a bug repro example and also some more doc update! 10033/head
authorharry <harmanmanchanda182@gmail.com>
Wed, 17 May 2017 15:56:57 +0000 (21:26 +0530)
committerharry <harmanmanchanda182@gmail.com>
Wed, 17 May 2017 15:56:57 +0000 (21:26 +0530)
docs/pages/responsive-navigation.md

index 8a25a700f5f506740ae7b34f2b3e2905611ed312..04900d7838025d079a782b11159f0b4738464141 100644 (file)
@@ -82,7 +82,7 @@ For example, a drilldown menu works well on mobile, but on larger screens, you m
 <br>
 <div class="alert callout">
   <p>
-    <strong>Bug Patch(v6.3.1):</strong> There is a bug within drilldown-dropdown combo. If you set up a responsive menu with drilldown on small, then dropdown for medium up, and resize to small and then back to medium the dropdowns will not work. <br>
+    <strong>Bug(v6.3.1):</strong> There is a bug within <strong>drilldown-dropdown menu</strong> combo. If you set up a responsive menu with drilldown on small, then dropdown for medium up, and resize to small and then back to medium the dropdowns will not work. The bug can be reproduced <a href="http://codepen.io/IamManchanda/pen/mmGOgG?editors=1000">here</a> <br>
     <strong>Good News:</strong> The Bug will be fixed with the upcoming foundation release. If you are specifically using <strong>v6.3.1</strong>, we recommend to use this below patch to fix this.
   </p>
 </div>