Skip to content

Wallet loading skeleton design #155

@GBKS

Description

@GBKS

Johnny brought this up in one of the catch-up calls. While the wallet is loading, we have nothing to show in the activity screen. This may feel like lag or something is broken. A commonly used pattern is to show a so-called skeleton of the content. It's a simple layout of boxes that is reminiscent of the actual content, with a subtly animated gradient, as show in the image below.

Image

I also implemented a first version of this in the web prototype here.

Note that there should be a custom mobile skeleton for transition items in the activity list. I did not implement that. Nor did I mock up other screens than activity. But, what's implemented should be enough to demonstrate the pattern and validate that this is and approach we want to take.

What do you think?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions