simonrolph / easily_missed

Web app for identifying missing local records of regionally common species 🔎🐛🦇
https://simonrolph.github.io/easily_missed/
7 stars 1 forks source link

Visual indication of processing whilst the page is loading #12

Closed simonrolph closed 1 year ago

simonrolph commented 1 year ago

It does sometimes take a while to load depending on bandwidth etc. so would be good to have some way of saying what stage it's at. A loading bar with text?

simonrolph commented 1 year ago

Bootstrap 5 has a progress component https://getbootstrap.com/docs/5.0/components/progress/