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]: selection is not correct upon moving entities between pages #33692

Open
1 task done
rohan-arthur opened this issue May 23, 2024 · 0 comments
Open
1 task done
Assignees
Labels
Bug Something isn't working IDE Navigation Issues/feature requests related to IDE navigation, and context switching IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production

Comments

@rohan-arthur
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Description

Screen.Recording.2024-05-23.at.13.48.23.mov

notion link

Steps To Reproduce

  1. Say page1 and page2 are pages in your app such that page2 has several jsobjects.
  2. Create a jsobject in page1, and give it some memorable name, say asdf
  3. move this jsobject from page1 to page2

things that are good:

  1. navigation happens to page2
  2. the pane segments is selected on JS

thing that is broken:
among the several jsobjects on page2, asdf should be selected, but it looks like the selection is random

Public Sample App

No response

Environment

Production

Severity

Low (Cosmetic UI issues)

Issue video log

No response

Version

Cloud

@rohan-arthur rohan-arthur added Bug Something isn't working Production Needs Triaging Needs attention from maintainers to triage IDE Navigation Issues/feature requests related to IDE navigation, and context switching labels May 23, 2024
@rohan-arthur rohan-arthur self-assigned this May 23, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the Low An issue that is neither critical nor breaks a user flow label May 23, 2024
@github-actions github-actions bot added the IDE Pod Issues that new developers face while exploring the IDE label May 23, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the IDE Product Issues related to the IDE Product label Aug 5, 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 IDE Navigation Issues/feature requests related to IDE navigation, and context switching IDE Pod Issues that new developers face while exploring the IDE IDE Product Issues related to the IDE Product Low An issue that is neither critical nor breaks a user flow Needs Triaging Needs attention from maintainers to triage Production
Projects
None yet
Development

No branches or pull requests

2 participants