Add delayed loading spinner strategy

- add config based full page loading spinner delay
- Replace full spinner with table spinner in list view table
This commit is contained in:
Clemente Raposo 2022-02-24 18:13:04 +00:00
parent f915cf02b0
commit b63e82f307
13 changed files with 224 additions and 32 deletions

View file

@ -1,7 +1,9 @@
parameters:
ui:
alert_timeout: 3
user_preferences_save_delay: 5000
user_preferences_save_delay: 500
loading_display_delay: 900
table_loading_display_delay: 800
modal_buttons_collapse_breakpoint: 4
navigation_max_module_recently_viewed: 5
navigation_max_module_favorites: 5