Skip to content

[Bug]: Evaluated value is hard to understand when empty #9895

Open
@nayan-rafiq

Description

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

When I click on the $paramPosition on a evaluated value of a query and that field is empty, a tooltip show without a value. It's hard to understand that the value is empty. There should be better way to describe the user that field value is empty.
Screenshot 2021-12-21 at 10 56 37 AM

Steps To Reproduce

  1. Create a text widget MyTextWidget
  2. Create a query that uses a value from the text widget insert into table_name values ({{MyTextWidget.text}})
  3. Keep the value of MyTextWidget empty
  4. Now go to the query and click on editor
  5. Click on the $1 of the evaluated value pane

Environment

Production

Version

Cloud

Metadata

Labels

BugSomething isn't workingEvaluated ValueIssues related to evaluated valuesJavascript ProductIssues related to users writing javascript in appsmithMediumIssues that frustrate users due to poor UXProductionQuery & JS PodIssues related to the query & JS Pod

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions