From: harry Date: Wed, 17 May 2017 15:56:57 +0000 (+0530) Subject: Added a bug repro example and also some more doc update! X-Git-Tag: v6.4.0-rc1~26^2~7^2~2^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10033%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Added a bug repro example and also some more doc update! --- diff --git a/docs/pages/responsive-navigation.md b/docs/pages/responsive-navigation.md index 8a25a700f..04900d783 100644 --- a/docs/pages/responsive-navigation.md +++ b/docs/pages/responsive-navigation.md @@ -82,7 +82,7 @@ For example, a drilldown menu works well on mobile, but on larger screens, you m

- Bug Patch(v6.3.1): 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.
+ Bug(v6.3.1): There is a bug within drilldown-dropdown menu 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 here
Good News: The Bug will be fixed with the upcoming foundation release. If you are specifically using v6.3.1, we recommend to use this below patch to fix this.