Semantic-ui: [Dropdown] Falls down when open sublevel menu in dropdown

Created on 7 Dec 2017  路  9Comments  路  Source: Semantic-Org/Semantic-UI

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.

Confirmed Bug

Most helpful comment

All 9 comments

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.

The problem is

@irtek Still no test case.

@hammy2899 What should I do for this?

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

@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

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).

@hammy2899 I provided a JSFiddle https://github.com/Semantic-Org/Semantic-UI/issues/6007#issuecomment-397187702
And a fix for this issue. Can you remove the Need Test Case label?

Was this page helpful?
0 / 5 - 0 ratings