Skip to content

Fix container deletion when removing last component#122

Open
Osheun wants to merge 1 commit into
StartITBot:masterfrom
Osheun:fix/container-delete
Open

Fix container deletion when removing last component#122
Osheun wants to merge 1 commit into
StartITBot:masterfrom
Osheun:fix/container-delete

Conversation

@Osheun

@Osheun Osheun commented Mar 14, 2026

Copy link
Copy Markdown

Bug

Removing all components inside a container deletes the container itself.

Expected behavior

The container should remain empty instead of being deleted.

Fix

Prevent the container from being removed when its last component is deleted.

Steps to reproduce

  1. Create a container
  2. Add components
  3. Remove all components
  4. Container disappears

@Osheun

Osheun commented Mar 14, 2026

Copy link
Copy Markdown
Author

@kpodp0ra

1 similar comment
@Osheun

Osheun commented Mar 15, 2026

Copy link
Copy Markdown
Author

@kpodp0ra

@kpodp0ra

Copy link
Copy Markdown
Member

after weekend

@Osheun

Osheun commented Mar 25, 2026

Copy link
Copy Markdown
Author

@kpodp0ra

@Osheun

Osheun commented Apr 18, 2026

Copy link
Copy Markdown
Author

@kpodp0ra You're not doing PR anymore?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants