Skip to content

[Bug]: selectedOptionLabels evaluates incorrect values in MultiSelect widget #21185

Open
@shadabbuchh

Description

Is there an existing issue for this?

  • I have searched the existing issues

Description

the selectedOptionLabels evaluates Values of a MultiSelect widget and then displays them instead of Labels.

Steps To Reproduce

  1. D&D Multiselect & 2 Text widgets.
  2. Bind the Multiselect widget with the mock Users datasource.
  3. Bind the 1 text widget with Multiselect widget using {{MultiSelect1.selectedOptionLabels}} & the other using {{MultiSelect1.selectedOptionValues}}.
  4. Now select any options in the Multiselect widget.
  5. Now remove any option.

Expected: The text widget which is bound using {{MultiSelect1.selectedOptionLabels}} should only display Labels.
Actual: The text widget display values as well.

Public Sample App

No response

Environment

Production

Issue video log

https://www.loom.com/share/e4d3f079bf6641bfa6558774a12a0e5a

Version

Cloud

Tasks

Preview Give feedback
  1. JS Evaluation Javascript Product Query & JS Pod
    srix

Metadata

Assignees

Labels

BugSomething isn't workingMediumIssues that frustrate users due to poor UXMultiSelect WidgetIssues related to MultiSelect WidgetProductionWidgets & Accelerators PodIssues related to widgets & AcceleratorsWidgets ProductThis label groups issues related to widgets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions