fix: profiles matadata and verify page offline flow #202
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "offline-flow-9-13"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR solves the following issues:
MetadataController
class to a singleton. The promises cache will now be shared between all callers.d9779c10bd
affecting the offline flow sigit meta handlingAdditionally, the
useSigitProfiles
is removed in favour of per avatar hooks that handle single user with more optimized react code and tooltips