-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Viewer - Custom "Loading" Component #245
Comments
Hey @joseph-bayer this would be a great addition. That We're open to PRs and if our configuration models make sense and you have thoughts on how this could work, please contribute forward! |
@joseph-bayer I'll leave it up to whether to amend this issue or create a new one for the update of the default loader using a skeleton. |
Hey @mathewjordan - we can amend this issue for the loading skeleton. Sorry for the delay! I'm still working on it, but have been super busy. |
I'd like to display a custom component instead of the "Loading" text that displays while the manifest is fetched & loaded into React.Context (code here)
EDIT: Support for a custom loading component is now available! Based on the conversation in this pull request, I'll be updating the default loading text to be a skeleton instead.
The text was updated successfully, but these errors were encountered: