ClickerMonkey / SemanticUI-Angular

Angular Directives for Semantic UI
http://clickermonkey.github.io/SemanticUI-Angular/examples/
MIT License
56 stars 28 forks source link

Sidebar unnecessarily requires a menu #21

Open evenflow58 opened 7 years ago

evenflow58 commented 7 years ago

The semantic side bar allows for any type of content to be present inside of a sidebar but this angular implementation requires the sidebard to be a menu. The two pieces should be seperate. The sidebar should control the panel, animation and dimmer.