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: Add unit test to verify the overlap bug on dynamic heights v2 is fixed #4017

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JosAnGoCa
Copy link
Contributor

Summary

This PR addresses the dynamic heights v2 overlap issue but initially lacked a unit test to prevent future regressions.

What changed?

A new test has been added to dynamicHeightsUtils.test.ts to verify the correct repositioning of items without overlap.

Why?

Adding this test is essential to ensure the stability and reliability of the algorithm.

Checklist

  • Added unit tests

@JosAnGoCa JosAnGoCa requested a review from a team as a code owner February 27, 2025 17:35
Copy link

netlify bot commented Feb 27, 2025

Deploy Preview for gestalt ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 75f06dc
🔍 Latest deploy log https://app.netlify.com/sites/gestalt/deploys/67c0a2675b4d980008246b71
😎 Deploy Preview https://deploy-preview-4017--gestalt.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@AlbertCarreras AlbertCarreras added the patch release Patch release label Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch release Patch release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants