Skip to content

ApplicationsListPage: move busyIndicator inside container, center it

Akseli Lahtinen requested to merge work/akselmo/fix-loading-wheel-position into master

Currently the busyIndicator looks a bit weird when loading items, and it's not centered.

This centers it and moves it to footer if there are applications loaded.

The reasoning why I moved it out of the footer is that footer is not centered, and I didn't want to make the footer do crazy things just to center this one thing.

Before After With items
image image image

BUG:488267

Edited by Akseli Lahtinen

Merge request reports