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/grid-to-list #10522

Merged
Merged

Conversation

shaurya-sharma064
Copy link
Collaborator

Issue: Switching from grid to list mode would mess up the alignment in list view.
Fix: Happens because horizontal position is calculated properly but not vertical position. Calculated the proper height for fixing the issue.

@TooljetBot
Copy link
Collaborator

TooljetBot commented Jul 30, 2024

Code Review Agent Run #2c02b4

  • AI Based Review: ✔️ Successful

High-level Feedback

Ensure that all variable names are consistently spelled to avoid confusion and potential bugs. The new logic for handling 'Listview' component height should be thoroughly tested to ensure it works across different scenarios. Consider adding unit tests to cover these changes and prevent future regressions.

AI Code Review powered by Bito Logo

@kavinvenkatachalam kavinvenkatachalam merged commit 0526d57 into fix/appbuilder-stability-and-ui Jul 31, 2024
84 checks passed
@kavinvenkatachalam kavinvenkatachalam deleted the fix/grid-to-list branch July 31, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants