fix: profiles matadata and verify page offline flow #202

Merged
enes merged 7 commits from offline-flow-9-13 into staging 2024-09-16 12:18:18 +00:00
Member

This PR solves the following issues:

  • a profile metadata cache issue by changing the MetadataController class to a singleton. The promises cache will now be shared between all callers.
  • a verify page issue introduced by d9779c10bd affecting the offline flow sigit meta handling

Additionally, the useSigitProfiles is removed in favour of per avatar hooks that handle single user with more optimized react code and tooltips

This PR solves the following issues: - a profile metadata cache issue by changing the `MetadataController` class to a singleton. The promises cache will now be shared between all callers. - a verify page issue introduced by d9779c10bde5a510f2ac8daf660857299dc585e9 affecting the offline flow sigit meta handling Additionally, the `useSigitProfiles` is removed in favour of per avatar hooks that handle single user with more optimized react code and tooltips
enes added 6 commits 2024-09-16 10:03:16 +00:00
enes added 1 commit 2024-09-16 10:09:12 +00:00
fix: add show username
All checks were successful
Open PR on Staging / audit_and_check (pull_request) Successful in 34s
62c1f1b37b
enes requested review from s 2024-09-16 10:12:07 +00:00
s approved these changes 2024-09-16 12:11:37 +00:00
enes merged commit 68c10d1831 into staging 2024-09-16 12:18:18 +00:00
enes deleted branch offline-flow-9-13 2024-09-16 12:18:18 +00:00
Sign in to join this conversation.
No reviewers
s
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sigit/sigit.io#202
No description provided.