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

Resources tiles have minor clipping after page load occasionally #1689

Open
autumnfound opened this issue Jul 5, 2023 · 1 comment
Open
Assignees
Labels
bug Something isn't working

Comments

@autumnfound
Copy link
Contributor

When loading the resources overview page, the tiles with dynamic content get cut off for some tiles with more than 2 standard lines of content. This is infrequent as it seems to be a race condition when the tiles get loaded after the document ready event. Adding a call to the equal heights to recalculate container heights after all tiles are loaded should resolve the issue.

image

image

@autumnfound autumnfound added the bug Something isn't working label Jul 5, 2023
@oliviergoulet5 oliviergoulet5 self-assigned this Jul 10, 2023
@excentrickristy
Copy link

Came to file a ticket for this myself. I think re-formatting this page to use a CSS grid layout instead would be a good alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants