Geo-Web-Project / cadastre

Map-based interface for claiming, buying, and managing Geo Web land parcels.
https://geoweb.land/
MIT License
26 stars 15 forks source link

Panel not refreshing with new parcel & link on initial update (until closed) #353

Closed gravenp closed 1 year ago

gravenp commented 1 year ago

After a parcel has been transferred (or there was an error in the claim process), a parcel doesn't yet have a Root CID or basic profile information yet.

If the holder adds a name and link via the Edit Parcel functionality, the changes will be saved correctly and the transaction panel will return to the home view. The updated parcel name and link will not be shown, but the updated Root CID will be (basic profile info can be verified by following the Root CID link). The parcel name and link are properly shown after the user closes the panel and reopens it.

This display/update issue does not happen for parcel info edits when the Root CID already exists.