Skip to content

[Dropdown] Clearable dropdown initialized with a select always show the remove icon #271

Closed
@prudho

Description

@prudho

Bug Report

Expected result

A none selected dropdown without any remove icon.

Actual result

A none selected dropdown with a remove icon, which is not correct.

Testcase

https://jsfiddle.net/zw349kst/

Screenshot

456fb1e63237290d1145ca8379a7298d.png

Version

2.6.4

Primary analysis

The css selector for hiding the remove icon is not valid when the dropdown is initialized from a select. Start investigating here: /src/definitions/modules/dropdown.less#L650.

Metadata

Metadata

Assignees

Labels

lang/cssAnything involving CSStype/bugAny issue which is a bug or PR which fixes a bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions