pp-jobs-dialog: Don't use AdwStatusPage inside a GtkBox
AdwStatusPage has a built-in GtkScrolledWindow and it can't be used with other widgets. Put the GtkStack directly in AdwDialog:property instead.
Doing so, the AdwStatusPage no longer needs the vexpand property.
Edited by Automeris naranja