react-component / select

React Select
https://select.react-component.now.sh/
MIT License
892 stars 451 forks source link

How to open the dropdown when pressing a label with its htmlFor? #1039

Open SrBrahma opened 2 months ago

SrBrahma commented 2 months ago

When I press the label for my select, instead of opening the dropdown, it only highlights it.

Is there a way to open my dropdown when i click on the label?