Skip to content
New issue

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

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

Already on GitHub? # to your account

[Dropdown] Falls down when open sublevel menu in dropdown #6007

Open
irtek opened this issue Dec 7, 2017 · 9 comments
Open

[Dropdown] Falls down when open sublevel menu in dropdown #6007

irtek opened this issue Dec 7, 2017 · 9 comments

Comments

@irtek
Copy link

irtek commented Dec 7, 2017

Hi,

If dropdown menu is off-screen on the bottom edge, it falls up and if dropdown has sublevels, when hover to element menu with submenu all menu falls down.

image

When hover to "Clothing" in this case, menu fall down.

@stale
Copy link

stale bot commented Mar 8, 2018

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Mar 8, 2018
@irtek
Copy link
Author

irtek commented Mar 9, 2018

The problem is

@stale stale bot removed the stale label Mar 9, 2018
@y0hami
Copy link
Member

y0hami commented Mar 20, 2018

@irtek Still no test case.

@irtek
Copy link
Author

irtek commented Mar 25, 2018

@hammy2899 What should I do for this?

@y0hami
Copy link
Member

y0hami commented Mar 26, 2018

@irtek You need to create a JSFiddle to reproduce the issue

@sillicon
Copy link

@hammy2899
Here's a JSFiddle: https://jsfiddle.net/b28nz6v0/
Here's what's happening on the documenttation site:
gif
https://semantic-ui.com/modules/dropdown.html#multiple-levels

@Ikaer
Copy link

Ikaer commented Jun 15, 2018

I had the same problem, my workaround was to force dropdown direction option to "upwards" instead of default value 'auto'.
https://semantic-ui.com/modules/dropdown.html#additional-settings

This workaround is ok if you know in advance that you're dropdown should always open in this direction (for example: a footer menu).

@sillicon
Copy link

@hammy2899 I provided a JSFiddle #6007 (comment)
And a fix for this issue. Can you remove the Need Test Case label?

@lubber-de

This comment was marked as spam.

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

No branches or pull requests

6 participants