ReactJS-AdminLTE icon indicating copy to clipboard operation
ReactJS-AdminLTE copied to clipboard

Sidebar menu should be componentized?

Open daumann opened this issue 9 years ago • 0 comments

I was surprised to find out that there are 39 copies (for each page) of the menu. What is the reasoning behind not making it a component?

The menu gets reloaded every time you go to a menu item, destroying the illusion of a SPA.

daumann avatar Jun 09 '16 10:06 daumann