Removing an item from a wishlist

Hey, I’ve got a wishlist page that displays homes the user has liked.

When on this page, if a user unfavourites a home they’ll see it being deleted from the page.

The problem is this looks clunky. On Airbnb the home will stay on the page until the user has left or refreshed the page. Does anyone know how I can add something to the workflow to give this affect?

How did you set the RG? Using a state?
Normally, RG should be updated live if you set the data source directly

1 Like

Thank you! I was not using a custom state for the source of RG.

I’ve added a custom state as the source and when the page is loaded it sets the state to current users saved homes. This has sorted it :slight_smile:

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.