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

Dropdown alignment broken in Foundation 5.5.2 #6846

Closed
johannesluedke opened this issue Aug 17, 2015 · 5 comments
Closed

Dropdown alignment broken in Foundation 5.5.2 #6846

johannesluedke opened this issue Aug 17, 2015 · 5 comments

Comments

@johannesluedke
Copy link

The dropdown is in the upper left corner instead of below the button that causes the dropdown to open

@jnemeth
Copy link

jnemeth commented Aug 19, 2015

Hmm.. Ive got two questions for you:

  1. Which dropdown are you using, regular 'ol dropdown (http://foundation.zurb.com/docs/components/dropdown.html) or dropdown buttons (http://foundation.zurb.com/docs/components/dropdown_buttons.html)?
  2. Have you tried using the alignment data options?

data-options="align:left"

You can now position dropdowns on the top, bottom, left, or right of the target element.

It may also be useful to know that the dropdown panel will attempt to do boundary detection, so be mindful of your box model.

Hope this helps!

@rafibomb
Copy link
Member

rafibomb commented Sep 8, 2015

We'll need to see an example of how to replicate this. Not seeing the issue on the docs.

@dragthor
Copy link
Contributor

I am unable to replicate. Is it a specific browser/OS combo I should be looking at?

@johannesluedke
Copy link
Author

I experienced the issue with newest Firefox on Ubuntu.

@rafibomb
Copy link
Member

rafibomb commented Oct 9, 2015

@johannesluedke We'll need a link to the site or a code sample so we can help you more. We're not able to replicate this on the docs.

The Foundation forum would be a great place to seek some help with troubleshooting what might be going on here. If it turns out to be a defect, you'll have some more info to provide here which will help prioritize and get it fixed.

We're trying to keep the issue list focused on confirmed defects in Foundation, so any help everyone can provide to differentiate between usage / troubleshooting and actual defects is appreciated!

@rafibomb rafibomb closed this as completed Oct 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants