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

When hovering / selecting nested DOM elements in the element panel that are present across multiple usages the selection outline highlights more than expected #295

Open
itsdouges opened this issue Feb 24, 2025 · 0 comments
Labels
Bug Something isn't working Contribution ready This issue is a perfect candidate for external contribution. Renderer

Comments

@itsdouges
Copy link
Collaborator

To replicate:

  • Open App inside examples/gitplex/src/app.tsx
  • Expand the children of the "douges" comment component
  • Hover / select the children, see how it outlines all usages

What happens: The outline selects all usages of the element
What is expected: The outline should only highlight the direct children of the component

@itsdouges itsdouges added Bug Something isn't working Contribution ready This issue is a perfect candidate for external contribution. Renderer labels Feb 24, 2025
@itsdouges itsdouges changed the title When hovering / selecting nested elements in the element panel that are present across multiple usages the selection outline highlights more than expected When hovering / selecting nested DOM elements in the element panel that are present across multiple usages the selection outline highlights more than expected Feb 24, 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 Contribution ready This issue is a perfect candidate for external contribution. Renderer
Projects
None yet
Development

No branches or pull requests

1 participant