Skip to content

[mgt-person] render placeholder while loading/fetching data #797

@nmetulev

Description

@nmetulev

Description

The person component does not currently render anything while it is loading. Update the person component to always allocate the needed space when loaded.

Rationale

As the person object is loading, because the space is not allocated, the page moves around when the person component finally loads. When there are a lot of people objects on the page, this can cause the page content to move quite a bit.

Preferred Solution

Rendering a placeholder UI is a good way to handle this - the user will see something loading

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

Status
Done ✔️

Relationships

None yet

Development

No branches or pull requests

Issue actions