Open jrgns opened 7 years ago
Would it just be a case of hiding the nested items initially with style="display: none;"
then inverting the logic, so you're showing instead of hiding?
I tried adding the collapse
and the in
classes, but to no great effect. I suspect there's a library specific fix for this, but I haven't had the time to find it.
@jrgns I'll take this if @Aidurber doesn't want it.
@Aidurber do you mind if @andrew-anguiano takes a stab?
Sorry, yes of course. Not had chance to get around to it.
On 3 Oct 2017 20:04, "Jrgns" notifications@github.com wrote:
@Aidurber https://github.com/aidurber do you mind if @andrew-anguiano https://github.com/andrew-anguiano takes a stab?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/EagerELK/ditty/issues/2#issuecomment-333945772, or mute the thread https://github.com/notifications/unsubscribe-auth/AFd3w0G05hSq9bXB-x_EeKqfWdk9PGtkks5sooUngaJpZM4Pp-xQ .
@Aidurber Doesn't look like @andrew-anguiano is working on this. Would you like to give it a stab?
Every time a page in ditty opens all of the nested menu items in the sidebar will show for a short while before being hidden.
Make this behaviour stop.
The layout uses metisMenu to do the nesting.