OnionIoT / tau-lidar-server

Python package for Tau Lidar Camera application
MIT License
27 stars 7 forks source link

Loading screen while web viewer is initializing #14

Closed greenbreakfast closed 3 years ago

greenbreakfast commented 3 years ago

User Story

  1. User starts TauLidarServer and navigates to web-based point-cloud viewer
  2. Observe page shows a loading splash screen (with branding)
  3. Observe loading screen goes away in several seconds and is replaced with a ready point cloud viewer and sidebar

Background

Better user experience to show a loading screen while the web viewer is being initialized. More polished feeling.

mh1412 commented 3 years ago

Implementation plan

  1. Start the web app with loading icon on a black background
  2. After all JS libraries are loaded and main app is initialized hide the loading splash screen