Skip to content

Fix container deletion when removing last component#122

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

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

Conversation

@Osheun
Copy link

@Osheun Osheun commented Mar 14, 2026

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
Copy link
Author

Osheun commented Mar 14, 2026

@kpodp0ra

1 similar comment
@Osheun
Copy link
Author

Osheun commented Mar 15, 2026

@kpodp0ra

@kpodp0ra
Copy link
Member

after weekend

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