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

Double clicking on a lazy variable name to edit edits the preview instead of the value #143786

Closed
connor4312 opened this issue Feb 23, 2022 · 2 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)

Comments

@connor4312
Copy link
Member

Testing #143572

  1. Have a lazy variable with a value preview. In js-debug the preview is just the stringified function
  2. Double click on the name of the variable to try to edit it
  3. Get in this state where the getter is still collapsed and the value is being edited

image

Instead the variable should automatically expand and its value should be edited

@JacksonKearl
Copy link
Contributor

JacksonKearl commented Feb 23, 2022

In mock-debug this is surfaced as lazy var appearing on click and staying there after focus leaves
image

@weinand weinand added the debug Debug viewlet, configurations, breakpoints, adapter issues label Feb 23, 2022
@roblourens
Copy link
Member

Dupe of #143751

@roblourens roblourens added the *duplicate Issue identified as a duplicate of another issue(s) label Feb 24, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants