mousemke / flounder

Style-able dropdown replacement for native dropdowns
MIT License
9 stars 10 forks source link

[Events] Dropdown should not be shown if no items #197

Closed conor-cafferkey-sociomantic closed 6 years ago

conor-cafferkey-sociomantic commented 6 years ago

Currently

If no dropdown items are specified in data the dropdown still gets shown.

Wanted

Only show the dropdown when there are items to show.