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

Image Manager Column Rendering #4888

Open
torxter opened this issue Mar 7, 2025 · 0 comments
Open

Image Manager Column Rendering #4888

torxter opened this issue Mar 7, 2025 · 0 comments

Comments

@torxter
Copy link

torxter commented Mar 7, 2025

Issue:

Image manager image grid does not render properly in a viewport size only allows for 2 or 3 columns rather than the full 4.

Expected Behaviour:

Example grid (2 rows), X being image, O being blank space, imageManagerPageSize: 6.
XX
XX
XX

Example grid (3 rows)

XXX
XXX

Example grid (4 rows)
XXXX
XXOO

Actual behaviour.

XX
OX
OX
XO
XO

XXX
OOX
XOO
XOO

XXXX
OOXX

Steps to reproduce the problem:

Load the image manager with imageManagerPageSize: 6 (other page sizes also caused rendering issues)

Froala version:

4.5.0

OS:

Windows 11 24H2

Browser:

Firefox 136.0

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