hawtio / hawtio-online

Hawtio on Kubernetes/OpenShift
Apache License 2.0
23 stars 25 forks source link

Use the same loading page with hawtio/react #387

Closed tadayosi closed 4 months ago

tadayosi commented 4 months ago

Instead of: loading1

use this builtin loading page for consistency: loading2

The component is here: https://github.com/hawtio/hawtio-next/blob/main/packages/hawtio/src/ui/page/HawtioLoadingPage.tsx

It doesn't seem to be exported so we need to export it first.

tadayosi commented 4 months ago

@mmuzikar Released hawtio/react 1.1.2. Now you can use HawtioLoadingPage. Can you take care of this issue? https://github.com/hawtio/hawtio-next/releases/tag/v1.1.2