oceanprotocol-archive / oceandao-proposal-portal

OceanDao proposal portal
0 stars 1 forks source link

Feature/improve error reporting #114

Open KatunaNorbert opened 2 years ago

KatunaNorbert commented 2 years ago

Fixes #40.

idiom-bytes commented 2 years ago

I noticed that we stopped using the store objects that are used to maintain some local information. I'm not sure if this will need to be maintained for us to support local caching/saving, and continue to leverage storage.

Due to this, I feel we might want to update the form to maintain the relationship to the store object, so it makes it easier for us to continue working towards using the local cache.