-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[BUG] Inconsistent behavior (Dropdown widget) #728
Copy link
Copy link
Closed
Labels
BugSomething isn't workingSomething isn't workingFrontendThis label marks the issue or pull request to reference client codeThis label marks the issue or pull request to reference client codeGood First IssueGood for newcomersGood for newcomersQANeeds QA attentionNeeds QA attentionQuery Widgets & IDE PodAll issues related to Query, JS, Eval, Widgets & IDEAll issues related to Query, JS, Eval, Widgets & IDESelect WidgetSelect or dropdown widgetSelect or dropdown widgetWidgets ProductThis label groups issues related to widgetsThis label groups issues related to widgetshacktoberfestAll issues that can be solved by the community during HacktoberfestAll issues that can be solved by the community during Hacktoberfest
Description
Activity
Metadata
Metadata
Assignees
Labels
BugSomething isn't workingSomething isn't workingFrontendThis label marks the issue or pull request to reference client codeThis label marks the issue or pull request to reference client codeGood First IssueGood for newcomersGood for newcomersQANeeds QA attentionNeeds QA attentionQuery Widgets & IDE PodAll issues related to Query, JS, Eval, Widgets & IDEAll issues related to Query, JS, Eval, Widgets & IDESelect WidgetSelect or dropdown widgetSelect or dropdown widgetWidgets ProductThis label groups issues related to widgetsThis label groups issues related to widgetshacktoberfestAll issues that can be solved by the community during HacktoberfestAll issues that can be solved by the community during Hacktoberfest
Attachment: https://drive.google.com/drive/folders/1uABc1FdBUbh9GOGX2DS1QsSPWeDLN3oD?usp=sharing
Steps to replicate:
1.Hit https://app.appsmith.com/
2. Under an organization, click on 'Create New' in order to create a new application
3. Edit Application
4. From the Form Widgets, pick Dropdown widget
Issue 1: If there are multiple values are selected, only 'Vegan' is visible in the box.
Issue 2: If 'Vegan' is removed, none of the other selected values appear in the box.