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]: Datasource config to Datasource Form UI issues #13833

Open
1 of 5 tasks
AmanAgarwal041 opened this issue May 13, 2022 · 1 comment
Open
1 of 5 tasks

[Bug]: Datasource config to Datasource Form UI issues #13833

AmanAgarwal041 opened this issue May 13, 2022 · 1 comment
Labels
Bug Something isn't working Datasources Issues related to configuring datasource on appsmith Frontend This label marks the issue or pull request to reference client code High This issue blocks a user from building or impacts a lot of users Integrations Product Issues related to a specific integration Low An issue that is neither critical nor breaks a user flow Medium effort Takes < 2 weeks Needs Triaging Needs attention from maintainers to triage Production Query & JS Pod Issues related to the query & JS Pod Up for grabs Issues that have little to no dependencies on design/product, can be picked up in an ad-hoc manner

Comments

@AmanAgarwal041
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

  • initialValue passed from config is not being assigned to controls (DROP_DOWN, INPUT_TEXT, FIXED_KEY_INPUT)
  • evaluation on initialValue not getting evaluated on client for FIXED_KEY_INPUT
  • Copy to Clipboard functionality needed for FIXED_KEY_INPUT
  • initialValue to control should update the UI for other controls having conditions (like hidden etc) depending on the value of control having initialValue.

Steps To Reproduce

form.json for any datasource having different controls with initialValue, copyToClipboard flag etc.

Public Sample App

No response

Version

Both

@AmanAgarwal041 AmanAgarwal041 added Bug Something isn't working Frontend This label marks the issue or pull request to reference client code Needs Triaging Needs attention from maintainers to triage Query & JS Pod Issues related to the query & JS Pod labels May 13, 2022
@rashmi-rai rashmi-rai added the High This issue blocks a user from building or impacts a lot of users label May 16, 2022
@felixsuarez0727
Copy link
Contributor

Hi. Any updates on when we will look into this? The initialValue is something that will be needed to make some enhancements for the SaaS Manager App Epic.

@AmanAgarwal041 AmanAgarwal041 added the Up for grabs Issues that have little to no dependencies on design/product, can be picked up in an ad-hoc manner label Aug 11, 2022
@github-actions github-actions bot removed the Query & JS Pod Issues related to the query & JS Pod label Aug 11, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal added Production Datasources Issues related to configuring datasource on appsmith Low An issue that is neither critical nor breaks a user flow labels Mar 2, 2024
@github-actions github-actions bot added the Integrations Product Issues related to a specific integration label Mar 6, 2024
@rohan-arthur rohan-arthur added the Medium effort Takes < 2 weeks label Mar 29, 2024
@github-actions github-actions bot added the Query & JS Pod Issues related to the query & JS Pod label Mar 29, 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 Datasources Issues related to configuring datasource on appsmith Frontend This label marks the issue or pull request to reference client code High This issue blocks a user from building or impacts a lot of users Integrations Product Issues related to a specific integration Low An issue that is neither critical nor breaks a user flow Medium effort Takes < 2 weeks Needs Triaging Needs attention from maintainers to triage Production Query & JS Pod Issues related to the query & JS Pod Up for grabs Issues that have little to no dependencies on design/product, can be picked up in an ad-hoc manner
Projects
None yet
Development

No branches or pull requests

5 participants