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

Fix for no area specified in Area Grid #231

Merged
merged 1 commit into from
Sep 4, 2024
Merged

Conversation

wyAbhishek
Copy link
Collaborator

If there is no area specified in area grid, then it should behave as Flow layout. This case is not handled currently.

To fix this we added check for no area in case of Area layout. We convert to flow layout in this case. These changes are done in all layouts: column, container, TableCell and card

Copy link
Collaborator

@prpatwa prpatwa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit - Can you please add screenshot here.

@wyAbhishek wyAbhishek merged commit c48d5b3 into main Sep 4, 2024
3 checks passed
@wyAbhishek wyAbhishek deleted the abhipandey/no_area branch September 4, 2024 05:25
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.

3 participants