Display mobile App loading screen instead of frontend's #25563
Unanswered
bgoncal
asked this question in
Other feature requests
Replies: 2 comments 7 replies
-
And the apps need to provide this variable to the frontend |
Beta Was this translation helpful? Give feedback.
6 replies
-
We also have to keep error pages and database migration cases into account probably |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To give more flexibility to the apps and also create a more native App experience, it would be nice if we remove the loading screen from the frontend and move it to the apps.
This would also help with the recent changes on android where the webview needs to manually provide the safe areas which causes a "jump" in the screen before the content is correctly positioned.
The idea is to have a channel in the external bus to show or hide the loader, below my initial proposal:
CC: @bramkragten @TimoPtr
Beta Was this translation helpful? Give feedback.
All reactions