When trying to implement sidemenus into my project, I’ve found that I am unable to have multiple sidebars open at the same time. Not only does opening a second sidemenu close the first, but the second one will also disappear once the animation ends.
In my project, users can subdivide views as they please and set specific components to these subviews. I’m trying to add sidemenus to one of these components, hence the need to have multiple open at the same time
We’ve reviewed our requirements and having only one open at a time is acceptable. We’d rather use a sidemenu instead of a sidebar because of it supporting more components (textfields, richselects, etc) and being overlaid on top of the parent, which is a behaviour we want.
Yep, I can confirm that the issue still persists. Thank you for reminding.
Please note that multiple popups are not supposed to be opened at a time, so we will try to provide a fix only for “the second one also disappearing once the animation ends.”