Skip to content

fix: Column and row count issues#354

Merged
MatiPl01 merged 3 commits into
mainfrom
fix/column-count-issues
Apr 17, 2025
Merged

fix: Column and row count issues#354
MatiPl01 merged 3 commits into
mainfrom
fix/column-count-issues

Conversation

@MatiPl01
Copy link
Copy Markdown
Owner

@MatiPl01 MatiPl01 commented Apr 17, 2025

Description

This PR fixes 2 issues with column/row count in the sortable grid:

  • Don't allow non-positive column/row count
  • Fix invalid layout animation on android when column/row count changes

It also improves the column count change in the drag handle example - adds layout animation to grid card dimensions.

Example recordings

Example recording for column change on Android

Before After
Screen.Recording.2025-04-17.at.20.18.14.mp4
Screen.Recording.2025-04-17.at.20.17.39.mp4

@MatiPl01 MatiPl01 added enhancement New feature or request fix labels Apr 17, 2025
@MatiPl01 MatiPl01 self-assigned this Apr 17, 2025
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
react-native-sortables-docs ⬜️ Ignored (Inspect) Visit Preview Apr 17, 2025 6:21pm

@MatiPl01 MatiPl01 merged commit dd3143e into main Apr 17, 2025
4 checks passed
@MatiPl01 MatiPl01 deleted the fix/column-count-issues branch April 17, 2025 18:23
MatiPl01 pushed a commit that referenced this pull request Apr 27, 2025
# [1.6.0](v1.5.2...v1.6.0) (2025-04-27)

### Bug Fixes

* Column and row count issues ([#354](#354)) ([dd3143e](dd3143e))

### Features

* Customizable dimensions animation type - layout and worklet ([#355](#355)) ([1d06c6f](1d06c6f))
* Item context and docs ([#363](#363)) ([ae212ba](ae212ba))
@MatiPl01
Copy link
Copy Markdown
Owner Author

🎉 This issue has been resolved in version 1.6.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request fix released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant