dhbw-timetable / rablabla

https://rablabla.hobbytes.de
MIT License
3 stars 0 forks source link

Implement progress indicators #127

Open hendriku opened 6 years ago

hendriku commented 6 years ago

It is important for the user experience to see it if the web page is doing something in the background e.g. loading events or receiving a calendar link. Also on onboarding. This means we need progress indicators like progress bars or loading modals. I think of an uncontrolled component doing a steady loading progress as we can't reliably say how long a backend call or sth like that would need.