basxsoftwareassociation / bread

Engine to create database applications based on Django and the IBM Carbon Design System
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

Add loading indicator pattern #150

Open frederikbugglin opened 2 years ago

frederikbugglin commented 2 years ago

inline loading: for button actions and forms (e.g. Save/Submit/Send buttons) full screen loading: for page reloads processes taking a few minutes: progress indicator (background) processes taking more than a few minutes: notifications

https://www.carbondesignsystem.com/patterns/loading-pattern/