dec0dOS / zero-ui

ZeroUI - ZeroTier Controller Web UI - is a web user interface for a self-hosted ZeroTier network controller.
GNU General Public License v3.0
951 stars 152 forks source link

feat: loading-page for suspense #187

Closed aruznieto closed 1 year ago

aruznieto commented 1 year ago

Pull Request type

Added a loading page for react Suspense while loading language.

Please check the type of change your PR introduces:

Does this introduce a breaking change?

dec0dOS commented 1 year ago

Off topic: Did adding i18n increase the loading time? This PR LGTM, really to merge

aruznieto commented 1 year ago

Off topic: Did adding i18n increase the loading time? This PR LGTM, really to merge

No, the time does not increase.

dec0dOS commented 1 year ago

The theme should be loaded first, so that we could use the branded colours. Made a small refactor, the i18n should be also loaded in the App, rather than in the index.