MDBReact Dropdown - Turn off Auto close


Topic: MDBReact Dropdown - Turn off Auto close

ebrooks asked 2 months ago

We are creating a sidebar navigation with MDBReact components, and want to keep the selected dropdown menu open when the user selects the toggle. Currently, when clicking anywhere else on the page, or the links in the dropdown, the menu is auto closing. Is there a way to stop that from happening?

https://mdbootstrap.com/snippets/react/ebrooks/2862068


Piotr Glejzer staff commented 2 months ago

I need a code example to help with that.


ebrooks commented 2 months ago

Edited with code snippet.


Piotr Glejzer staff commented 2 months ago

Ok, I understand. This is no possible to do that now. The basic behavior of dropdown is that what you said before.


Please insert min. 20 characters.