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]: appsmith state object in UI contains duplicate keys when hovering over to see preview #38116

Open
1 task done
clockhart7 opened this issue Dec 11, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working Community Reported issues reported by community members Evaluated Value Issues related to evaluated values Javascript Product Issues related to users writing javascript in appsmith Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production Query & JS Pod Issues related to the query & JS Pod

Comments

@clockhart7
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

When in edit mode and using data from the appsmith state object such as {{appsmith.user.email}} in the "Text" section of the "Text" widget if you hover over the "appsmith" key to view a preview of the data the preview will contain duplicate keys, such as a nested "appsmith" key with all the same data as the parent appsmith object

Steps To Reproduce

  1. Create a new "Text" widget
  2. In the "Text" field add "{{appsmith.user.email}}"
  3. Hover mouse over the "appsmith" part of the string to bring up a preview of the data
  4. Note the "appsmith" key inside the appsmith object that has all the same keys as the parent object

Public Sample App

No response

Environment

Production

Severity

Medium (Frustrating UX)

Issue video log

https://www.loom.com/share/4474f3e8134b4cea99144304a926017e?sid=673415bb-abe6-4e14-918c-13b46a8b6eee

Version

Appsmith v1.52

@clockhart7 clockhart7 added Bug Something isn't working Needs Triaging Needs attention from maintainers to triage labels Dec 11, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added Community Reported issues reported by community members Medium Issues that frustrate users due to poor UX Production Low An issue that is neither critical nor breaks a user flow Evaluated Value Issues related to evaluated values and removed Medium Issues that frustrate users due to poor UX labels Dec 11, 2024
@github-actions github-actions bot added Javascript Product Issues related to users writing javascript in appsmith Query & JS Pod Issues related to the query & JS Pod labels Dec 12, 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 Evaluated Value Issues related to evaluated values Javascript Product Issues related to users writing javascript in appsmith Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production Query & JS Pod Issues related to the query & JS Pod
Projects
None yet
Development

No branches or pull requests

5 participants