Page: Use bouncing logo instead of loading spinner for fallback (#79028)

* use bouncing logo instead of loading spinner for page loader

* translate loading text

* update unit test

* extract bouncing logo out into component
This commit is contained in:
Ashley Harrison
2023-12-15 13:35:42 +00:00
committed by GitHub
parent 7451f41967
commit 09445e0ecc
10 changed files with 133 additions and 10 deletions

View File

@@ -25,6 +25,9 @@
"user": "User"
}
},
"bouncing-loader": {
"label": "Loading"
},
"browse-dashboards": {
"action": {
"cancel-button": "Cancel",