FactorioBlueprints / factorio-prints

factorioprints.com
https://factorioprints.com/
183 stars 34 forks source link

The navbar dropdown should collapse automatically when making a selection. #4

Open FactorioBlueprints opened 7 years ago

FactorioBlueprints commented 7 years ago

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 property collapseOnSelect.

Rhialto74 commented 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.