Skip to content

FancySelect: fix selected item display #15

@Rutger

Description

@Rutger

In FancySelect, there is CSS and code that implies that the selected item should always be bold in the dropdown list.

However, it is styled normally:
screen shot 2018-01-31 at 14 22 48

Please take a look at:

selected: selectedItem === item.value,

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions