Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.07k stars 4.96k forks source link

[Dropdown] CSS should be applied to select input #7109

Open marxhanna opened 1 year ago

marxhanna commented 1 year ago

Steps

  1. Put class="ui dropdown" in a select input;
  2. Refresh the page to see the style wasn't applied to said component.

Expected Result

image

Actual Result

image

Version

2.5.0

GammaGames commented 1 year ago

You're thinking of a selection dropdown, add the selection class to the dropdown to make it look closer to the SUI styled version