unlock icon indicating copy to clipboard operation
unlock copied to clipboard

Updating event image should update NFT image if they were the same before update

Open snackman opened this issue 1 year ago • 3 comments

Describe the bug When you update an event's image, it doesn't update the NFT image

To Reproduce Steps to reproduce the behavior:

  1. Update event image
  2. See that NFT image hasn't changed

Expected behavior If event image and NFT are the same, updating event image should update NFT image. If they're different, it shouldn't (or maybe prompt the user? "Do you want to update the NFT image?"). It's also a little tricky that the NFT image is buried in the lock config section, not obvious for an event manager.

Screenshots Screenshot_033024_015443_PM

Desktop (please complete the following information):

N/A

Smartphone (please complete the following information):

N/A

Additional context Apologies if this should be a Feature request and not a Bug report

snackman avatar Mar 30 '24 17:03 snackman

Thanks! This is something we can indeed improve! One of the challenges is that some events have multiple contracts like this one for example https://app.unlock-protocol.com/event/farcon

julien51 avatar Apr 02 '24 15:04 julien51