I'm using the Drilldown Menu in combination with Responsive Navigation and Top Bar.
When Drilldown is closed and reopened after navigating to a submenu, height for ".is-drilldown"
should be height of ".is-drilldown-submenu.is-active"
seems that height for ".is-drilldown" is recalculated from "ul.drilldown".
This results in overlapping active Submenu over Main Menu, if Main Menu is heighter
than Submenu
Test Case:
https://codepen.io/magic77/pen/vagxYL
How to reproduce:
Hi @magic-77. Thank you for the report and the test case! I'm working on a fix.
See https://github.com/zurb/foundation-sites/pull/11425
Most helpful comment
Hi @magic-77. Thank you for the report and the test case! I'm working on a fix.
See https://github.com/zurb/foundation-sites/pull/11425