raspiblitz / raspiblitz-web

A mobile-first responsive Web UI for the RaspiBlitz
MIT License
61 stars 21 forks source link

Setup Redesign: WaitScreen.tsx #704

Closed cstenglein closed 3 months ago

cstenglein commented 4 months ago

Mockup:

grafik

escapedcat commented 4 months ago

Suggesting to use a styled default: https://nextui.org/docs/components/progress

cstenglein commented 4 months ago

Yes let's use that instead :)

We could also use a Spinner: https://nextui.org/docs/components/spinner

escapedcat commented 3 months ago

Progress can be used here then:

image