Hi team, I have a menu inside of a sidebar.
Let's say that we have parent1 with child1 and parent2 with child2. I want to expand the parent1 and see the child1 and also to expand the parent2. Both should remain expanded until I click again over the parent, doesn't matter which one. The idea is that the parent shouldn't collapse automatically when another is expanded.
Thanks!