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]: New Row Select Options Are Not Supporting Dynamic Data If TableData is Empty #23470

Open
1 task done
ame-appsmith opened this issue May 18, 2023 · 5 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working Community Reported issues reported by community members Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Table Widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets

Comments

@ame-appsmith
Copy link

ame-appsmith commented May 18, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

When the table for which a Select column is populated dynamically contains no data, and a user tries to add a new row, the select options are not displayed. However, this works fine if the Table already contains at least one row.

Front thread

Steps To Reproduce

  1. Add a Table widget to the canvas and bind it to a query.
  2. Allow adding a new row, make the columns editable, and set one of the columns to be of type select.
  3. Bind the options of the select column to another query.
  4. Ensure that the query that populates the table does not return any data and try to add a new row. Note that no select options are shown for the column.

Public Sample App

No response

Environment

Production

Issue video log

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

Version

Appsmith v1.9.19-SNAPSHOT

Front logo Front conversations

@ame-appsmith ame-appsmith added Bug Something isn't working Table Widget Needs Triaging Needs attention from maintainers to triage labels May 18, 2023
@github-actions github-actions bot added Widgets Product This label groups issues related to widgets labels May 18, 2023
@somangshu
Copy link
Contributor

@momcilo-appsmith @keyurparalkar do you know if this is expected? What should be the case here?

@ame-appsmith
Copy link
Author

Another user is facing this issue.

@prateek2195
Copy link

@dpro-shc
Copy link

bump, facing this issue too

@Nikhil-Nandagopal Nikhil-Nandagopal added High This issue blocks a user from building or impacts a lot of users Production labels Feb 28, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the Community Reported issues reported by community members label Apr 18, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the Widgets & Accelerators Pod Issues related to widgets & Accelerators label Aug 6, 2024
@tmerrill-BCOE
Copy link

Also facing this issue

@carinanfonseca carinanfonseca added Medium Issues that frustrate users due to poor UX and removed High This issue blocks a user from building or impacts a lot of users labels Oct 10, 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 Community Reported issues reported by community members Medium Issues that frustrate users due to poor UX Needs Triaging Needs attention from maintainers to triage Production Table Widget Widgets & Accelerators Pod Issues related to widgets & Accelerators Widgets Product This label groups issues related to widgets
Projects
None yet