appsmithorg / appsmithorg/appsmith

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

Open
#9,895 0 comments 0 reactions 2 assignees Claimed by @satbir121 View on GitHub
Bug Evaluated Value Javascript Product Medium Production Query & JS Pod Query Widgets & IDE Pod
Dominant language
TypeScript
Stars
40.9k
Forks
4.8k
Avg merge
1d 22h
Merged PRs (30d)
45

Description

### Is there an existing issue for this?

- [X] 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.