Open FactorioBlueprints opened 7 years ago
It does the same thing for me on my iPhone.
I'm guessing that it has something to do with how the menu gets highlighted when you click on an item. You might have to turn off the auto highlight in the phone version.
On small screens, the navbar collapses to a single button. When making a selection in the dropdown menu, I want the menu to auto-collapse back into the button. I followed the instructions for Responsive Navbars in React Bootstrap's documentation but it's not working for me on my phone. Specifically, I added a
Navbar.Toggle
and the propertycollapseOnSelect
.