Skip to content

Fix loading states of nested overlays #11427

Open
@peppy

Description

@peppy

Ranking and dashboard overlay have this loadDisplay logic which loads a sub component. This sub component is flowing (auto size y) content which usually has a load state. Currently there is no sane way to show a "loading" overlay due to the fact that the vertical size could be zero or changing.

I propose that FullScreenOverlay (or a derived class) exposes a bindable loading state (or something equivalent) to allow these sub components to set the state and have the parent manage the loading display. Both of the above overlays mentioned already have a loading display which could be used for this purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:overlayspriority:2Moderately important. Relied on by some users or impeding the usability of the gametype:cosmetic

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions