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] Duplicated Elements not Deleting #918

Open
drfarrell opened this issue Dec 20, 2024 · 2 comments
Open

[bug] Duplicated Elements not Deleting #918

drfarrell opened this issue Dec 20, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@drfarrell
Copy link
Collaborator

drfarrell commented Dec 20, 2024

Describe the bug

When the user uses the CMD+G grouping hotkey, a red outline of one of the elements remains on the page. The Data Onlook ID is not refreshed

image
Red.Outline.mp4
@drfarrell drfarrell added the bug Something isn't working label Dec 20, 2024
@drfarrell
Copy link
Collaborator Author

Red outlines also linger after elements are deleted

image

@drfarrell drfarrell changed the title [bug] Lingering Red Outline after Grouping [bug] Elements not Deleting Dec 20, 2024
@drfarrell
Copy link
Collaborator Author

Fascinatingly, it appears elements aren't actually getting deleted in code. When refreshing the page, elements are removed from the DOM, but not code if they are duplicates of an existing element.

DOM.deletion.mp4

@drfarrell drfarrell changed the title [bug] Elements not Deleting [bug] Duplicated Elements not Deleting Dec 20, 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
Projects
None yet
Development

No branches or pull requests

1 participant