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

Remove a zone when it got empty #34854

Closed
somangshu opened this issue Jul 10, 2024 · 0 comments · Fixed by #34879
Closed

Remove a zone when it got empty #34854

somangshu opened this issue Jul 10, 2024 · 0 comments · Fixed by #34879
Assignees
Labels
Anvil Pod Issue related to Anvil project Anvil team issues related to the new layout system anvil Task A simple Todo

Comments

@somangshu
Copy link
Contributor

https://www.notion.so/appsmith/Removing-redundant-zones-8a2cf907c97246adb618664940e298b0

Acceptance Criteria

Scenario 1
Given a zone with only one widget
And the zone is the only zone in the parent section
When I drag the widget out or cut it
Then the zone is removed

Scenario 2
Given a zone with only one widget
And the parent section contains other zones
When I drag the widget out or cut it
Then zone remains in place

Scenario 3
Given a zone with only one widget
And JS is enabled for the zone
When I drag the widget out or cut it
Then zone remains in place

@somangshu somangshu added Anvil Pod Issue related to Anvil project Anvil team issues related to the new layout system anvil labels Jul 10, 2024
@Nikhil-Nandagopal Nikhil-Nandagopal added the Task A simple Todo label Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Anvil Pod Issue related to Anvil project Anvil team issues related to the new layout system anvil Task A simple Todo
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants