-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Labels
BugSomething isn't workingSomething isn't workingCommunity Reportedissues reported by community membersissues reported by community membersHighThis issue blocks a user from building or impacts a lot of usersThis issue blocks a user from building or impacts a lot of usersNeeds TriagingNeeds attention from maintainers to triageNeeds attention from maintainers to triageProduction
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
The MultiSelect widget inside the first list item loses its previously selected values when clicking on other list items. This happens because each list item click triggers a re-render, causing the MultiSelect’s selectedOptions to reset to its default value, which overwrites the previously selected values.
Steps To Reproduce
- Add a List Widget.
- Add a MultiSelect Widget inside the List Widget.
- Set a default value for the MultiSelect Widget (e.g., "GREEN").
- Switch to Preview mode.
- In the first list item, select an option in the MultiSelect widget.
- Click on any other list item.
- click on the first list item, notice that the previously selected values in the MultiSelect widget are lost.
Public Sample App
No response
Environment
Production
Severity
High (Blocker to building or releasing)
Issue video log
https://www.loom.com/share/6bdf2739347c4a81b38cd797ebe4bdf2?sid=19782104-47c5-4c4a-88d7-f6175a07cefc
Version
Cloud
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingCommunity Reportedissues reported by community membersissues reported by community membersHighThis issue blocks a user from building or impacts a lot of usersThis issue blocks a user from building or impacts a lot of usersNeeds TriagingNeeds attention from maintainers to triageNeeds attention from maintainers to triageProduction