Skip to content

[Dropdown] - Add "set exactly" behavior #2689

Closed
@fpayer

Description

Expected
The Dropdown should remove existing selected values in the dropdown and replace them with the new ones.

Result
The Dropdown does not set the selected options and appends the newly selected values to the current selection.

Testcase
https://jsfiddle.net/gaa545jc/8/

Notes
Calling "clear" prior to calling "set selected" works as a temporary solution. However, there seems to be some weird effects on "get value" after calling "clear" and "set selected"

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions