status-desktop icon indicating copy to clipboard operation
status-desktop copied to clipboard

[ProfileShowcase - Contact] Integrate the new profile showcase backend in the profile view for a contact

Open alexjba opened this issue 11 months ago • 0 comments

Description

The new backend is implemented here: https://github.com/status-im/status-desktop/issues/13908

This backend will provide new models with a different structure that needs to be integrated in the UI.

Models structure: Communities: light model + global communities model (current model) Accounts: all data in the same model Social links: all data in the same model Collectibles: light model + specific Collectibles model will be implemented

See: https://github.com/status-im/status-desktop/issues/13908#issuecomment-1991244486

Proposal: Use the same approach implemented in ProfileShowcaseModels

Note: At this step we should hide all showcase data that is not loaded in the main models.

alexjba avatar Mar 18 '24 15:03 alexjba