Add showClear property to Dropdown #5285
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
The new clear icon for Dropdown is a nice feature, but I don't think it should just automatically be applied. We have plenty of dropdowns where a value must be chosen, so the new clear icon is confusing and also breaks our logic (before the clear icon, there was no way for the user to select "nothing").
I would say make the clear functionality opt-in via an input property. Or, less desirable would be an input property to turn it off (but that would mean we'd have to manually go through and disable it throughout our code).
The text was updated successfully, but these errors were encountered: