Skip to content

[bug] "View element in Code panel" does not navigate to the element's location #2063

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

Open
spartan-uyen opened this issue Jun 5, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@spartan-uyen
Copy link

Summary:
When selecting "View element in Code panel" from an element's context menu, the Code panel opens but fails to navigate to the element's page or highlight its position in the code.

Steps to reproduce:

  1. Right-click on an element in the canvas or layers panel.
  2. Select "View element in Code panel".
  3. Observe the behavior in the Code panel.

Actual result:
The Code panel opens, but it does not navigate to the correct page or scroll to the selected element’s code location.
https://github.com/user-attachments/assets/4ab0f67c-5b22-4921-924e-a5fb652d3146

Expected result:
The Code panel should open and automatically navigate to the correct page and scroll directly to the selected element’s code in context.

@spartan-uyen spartan-uyen added the bug Something isn't working label Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant