Page 1 of 1

Multiple menus open - UI

Posted: Sat Jun 30, 2018 10:55 pm
by cpucpu
Multiple "sidebar-list active" classes are being applied on the left main menu. Apparently when click a bit too fast.

Just another question, would gargoyle support something like react?

Re: Multiple menus open - UI

Posted: Sat Jun 30, 2018 11:14 pm
by Lantis
This was fixed by https://github.com/ericpaulbishop/gargo ... 8117769e08

What exactly do you envision doing with React? I don't know anything about it.

Re: Multiple menus open - UI

Posted: Sun Jul 01, 2018 1:05 am
by cpucpu
I see, Is master scheduled for next release?

As for react, well admin panels are well suited for the intereactivity It brings. I imagine an api layer (js?), and a web server that can throw react code are needed.