Open willdayble opened 5 years ago
I'm a bit confused about how 'saving' for course + other edit pages work.
NB: The classes I've made that can be used to indicate loading, saving etc:
html.loading_spinner html.loading_check html.loading_error
html.loading_spinner
html.loading_check
html.loading_error
And when we do any 'save', make loading_check appear, and then remove it after 3 seconds.
loading_check
I'm a bit confused about how 'saving' for course + other edit pages work.
NB: The classes I've made that can be used to indicate loading, saving etc:
html.loading_spinner
html.loading_check
html.loading_error