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

Masonry layout for widgets not rendering correctly #727

Open
smalonso opened this issue Oct 23, 2024 · 0 comments
Open

Masonry layout for widgets not rendering correctly #727

smalonso opened this issue Oct 23, 2024 · 0 comments

Comments

@smalonso
Copy link

The masonry layout for the widgets is not functioning properly in certain views. Despite there being enough space for the correct placement of the elements, all widgets are stacking in a single column, while the other column only contains one element.

This issue results in an unbalanced and unintended layout, affecting the visual consistency and usability of the interface.

Steps to reproduce:

  1. Navigate to the affected view.
  2. Observe how the widgets are incorrectly stacked in a single column.

Expected behavior:

  • Widgets should be distributed evenly across the available columns, respecting the masonry layout.

image

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

No branches or pull requests

1 participant