Guido D'Orsi

Results 49 issues of Guido D'Orsi

Add a "Edit Playlist" button on each playlist entry, visible at hover that allows to rename a playlist name without navigating into it - The button shouldn't be visible in...

Add a "Delete Playlist" button on the top right of the playlist page - The button shouldn't be visible in the "All tracks" page - The action should prompt a...

In order to increase our test coverage and ensure that our example apps are working as expected we want to add an E2E test suite on each example. For the...

With[ this version of the music example ](https://github.com/gardencmp/jazz/blob/b8bf440f84bae4798a0042835bbb4d684740e49e/examples/musicPlayer/src/1_schema.ts#L102)the signup may break with these errors: ![image.png](https://uploads.linear.app/acccaaae-2ae4-487e-a83c-7148ce16c659/7bcda9f3-5c8f-45e0-85e9-3e8ce3c78a2e/4273a6d0-8e97-46c3-bbc7-8e621aa3df47?signature=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJwYXRoIjoiL2FjY2NhYWFlLTJhZTQtNDg3ZS1hODNjLTcxNDhjZTE2YzY1OS83YmNkYTlmMy01YzhmLTQ1ZTAtODVlOS0zZThjZTNjNzhhMmUvNDI3M2E2ZDAtOGU5Ny00NmMzLWJiYzctOGU2MjFhYTNkZjQ3IiwiaWF0IjoxNzI1ODg0ODk0LCJleHAiOjMzMjk2NDQ0ODk0fQ.wMr4kq3gWYoiPkcC_A3yHdH3YQl0M8ty-M6fguf9BmA "=436x") We fixed the problem[ by moving the file upload out of the migration function](https://github.com/gardencmp/jazz/pull/386)...

Fixes #736 Fixes #743 This PR addresses a critical issue with useVirtualizer compatibility when used alongside the React compiler. Previously, the React compiler would cache results based on the virtualizer...

## Description We're experiencing an issue where we emit an update with an empty coValue before emitting the content. This happens because we call `markAvailable` before loading the content. ##...

bug

Repro branch here: https://github.com/garden-co/jazz/pull/2123

bug
react-native