flowbite-react icon indicating copy to clipboard operation
flowbite-react copied to clipboard

navbar item on select doesn't collapse navbar

Open Ahmad-As7 opened this issue 1 year ago • 1 comments

Describe the bug when selecting a navbar Item on small screens Navbar should collapse but it doesn't.

Project information:

  • Flowbite React: 0.1.2

Ahmad-As7 avatar Sep 14 '22 06:09 Ahmad-As7

I'm not sure that it is a bug, once the Navbar collapse behaviour isn't given by flowbite-react out of the box, and you need to implement it by yourself.

However, I'm curious to see how it could be implemented, once it seems to be something that needs to be pass to the elements inside the navbar.

rluders avatar Sep 18 '22 08:09 rluders

See #329

rluders avatar Nov 06 '22 10:11 rluders