buildo / react-components

Collection of general React components used in buildo projects.
http://react-components.buildo.io/
MIT License
157 stars 21 forks source link

Dropdown disabled not working #1384

Closed fes300 closed 4 years ago

fes300 commented 5 years ago

currently the Dropdown accepts a prop disabled but it has no effect as the prop used to disable it is called isDisabled.

Dropdown should not accept disabled as a prop to avoid generating confusion.

kanbanbot commented 4 years ago

Controllare se e' gia' chiuso