Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Drilldown Menu] Hidden menu takes up layout space #8223

Closed
hp7 opened this issue Feb 23, 2016 · 1 comment
Closed

[Drilldown Menu] Hidden menu takes up layout space #8223

hp7 opened this issue Feb 23, 2016 · 1 comment

Comments

@hp7
Copy link

hp7 commented Feb 23, 2016

How can we reproduce this bug?
See sample drill down menu example page

  1. Step one
    right click the extra space below the drill down menu and Inspect elements.
    The menu takes up the space of the tallest hidden nested menu. These hidden elements should not be in the layout taking space.

This screen shows the space taken up
screen shot 2016-02-23 at 10 55 16 am

This screen shows using the drill down menu in a grid with absolute position which takes it out of layout, but the links under the drilldown menu area will Not work since the nested menu elements are still covering the layout.
screen shot 2016-02-23 at 11 16 28 am

What did you expect to happen?
Drill down menu hidden nested menu is Not obstructing the layout at all. When active the nested menu slide out over the layout related to the the parent position.

What happened instead?
Drill down menu take up full height of hidden nested menu

Test case
http://foundation.zurb.com/sites/docs/drilldown-menu.html
http://codepen.io/anon/pen/pgMPdP

@gakimball
Copy link
Contributor

Closing in favor of #7821. We've gotten a number of requests for this feature now, so it's looking more and more like something we'll want to implement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants