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

fix(compass-crud): in the bulk update preview, convert array indexes from strings to numbers COMPASS-8218 #6161

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

lerouxb
Copy link
Contributor

@lerouxb lerouxb commented Aug 28, 2024

Don't know what I was thinking fighting TypeScript there.

There isn't really much we can do as a generic solution for objects nested inside arrays (the diff will still look huge), but at least now it won't look broken.

Only a few lines changed, most of the diff is test fixtures.

@lerouxb lerouxb merged commit cf49c7f into main Aug 28, 2024
28 checks passed
@lerouxb lerouxb deleted the update-preview-array-objects branch August 28, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants