Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: "selectedOptionValue" in TreeSelect widget does not work as expected #16365

Closed
1 task done
shadabbuchh opened this issue Aug 29, 2022 · 2 comments · Fixed by #16401
Closed
1 task done

[Bug]: "selectedOptionValue" in TreeSelect widget does not work as expected #16365

shadabbuchh opened this issue Aug 29, 2022 · 2 comments · Fixed by #16401
Assignees
Labels
Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage Regressed Scenarios that were working before but have now regressed Release TreeSelect Issues related to TreeSelect Widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@shadabbuchh
Copy link
Contributor

shadabbuchh commented Aug 29, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Description

Even when we clear the selected option in a TreeSelect widget, the value of the same is still stored.

Note:

  1. This happens when there is a Default Value mentioned for the TreeSelect widget.
  2. This is happening only in release and not in Prod.

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

Steps To Reproduce

  1. D&D TreeSelect & Text widgets.
  2. Bind the Text widget to the TreeSelect widget such that the Text property of the Text widget is {{TreeSelect1.selectedOptionValue}}.
  3. Now clear the selected option in the TreeSelect widget.

Expected: The text in the Text widget should also disappear.

Public Sample App

No response

Version

Cloud

@shadabbuchh shadabbuchh added Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Release Regressed Scenarios that were working before but have now regressed Needs Triaging Needs attention from maintainers to triage TreeSelect Issues related to TreeSelect Widget labels Aug 29, 2022
@github-actions github-actions bot added the Widgets Product This label groups issues related to widgets label Aug 29, 2022
@close-label close-label bot added the QA Needs QA attention label Sep 1, 2022
@shadabbuchh
Copy link
Contributor Author

This issue is still prevalent on Release hence reopening it.
https://www.loom.com/share/b82061c625904198a7292c7dd890a42a

@shadabbuchh shadabbuchh reopened this Sep 2, 2022
@shadabbuchh shadabbuchh removed the QA Needs QA attention label Sep 2, 2022
@Tooluloope
Copy link
Contributor

Fixed already, in #16401

@Nikhil-Nandagopal Nikhil-Nandagopal added the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working High This issue blocks a user from building or impacts a lot of users Needs Triaging Needs attention from maintainers to triage Regressed Scenarios that were working before but have now regressed Release TreeSelect Issues related to TreeSelect Widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants