Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.11k stars 4.94k forks source link

[Sidebar] Top fixed menu is not fixed inside a sidebar #6504

Open lchrennew opened 6 years ago

lchrennew commented 6 years ago

Bug Report

Steps

open an sidebar and scroll it

Expected Result

the top fixed menu in this sidebar should be fixed

Actual Result

the menu is static

Version

semantic-ui-react 0.82.1 semantic-ui 2.3.3

Testcase

https://codesandbox.io/s/l2r183r3yl

jmadkins commented 6 years ago

I've unfortunately run into this bug as well.

liuwanlong commented 5 years ago

I also have the same problem,I tried to put the fixed menu outside the sidebar, but there will be some z-index of problems. Obviously, this is not a perfect solution