fix: profiles matadata and verify page offline flow #202
No reviewers
Labels
No Label
Kind/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: sigit/sigit.io#202
Loading…
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