status-im / status-desktop

Status Desktop client made in Nim & QML
https://status.app
Mozilla Public License 2.0
286 stars 78 forks source link

[Profile Showcase] To cover loading state for delegates #13515

Open noeliaSD opened 6 months ago

noeliaSD commented 6 months ago

Description

Design

Screenshot 2024-02-12 at 14 20 21

In the majority of cases this will not have any impact but for example in case of community tokens (collectibles or assets) it may happen that the token information is received before the community one so, there's no proper data to be displayed for the community.

Ensure to cover all loading delegates states so if at some point the data is not ready, the item visualized has a good shape.

NOTE: We also allow to have partial data loaded, like the token data displayed, but the community related data, still in loading state.

iurimatias commented 6 months ago

moving to next milestone due to lack of space in this one

noeliaSD commented 4 months ago

Moved to next milestone due to team capacity and priorities.