Skip to content
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

Opening Browser on Realm with no schema just displays "Loading..." #101

Closed
simonask opened this issue Sep 14, 2017 · 5 comments
Closed

Opening Browser on Realm with no schema just displays "Loading..." #101

simonask opened this issue Sep 14, 2017 · 5 comments
Assignees
Labels
Milestone

Comments

@simonask
Copy link

It looks as if the program was hanging, but I don't think it was.

I saw this when a Realm was created on the server but hadn't yet received a schema.

@kraenhansen
Copy link
Member

Will probably get fixed by #117

@simonask
Copy link
Author

simonask commented Oct 3, 2017

Was just thinking: This might as well show a progress bar. The information should be available in the API (including remaining number of bytes to download).

@kraenhansen
Copy link
Member

@bmunkholm was advocating not having a progress bar, but just show the data that had been downloaded so far.

@simonask
Copy link
Author

simonask commented Oct 5, 2017

What about having both? It's useful to see the data, but it's also useful to know that you don't yet have the complete view.

@kraenhansen
Copy link
Member

Fixed by #222

@kraenhansen kraenhansen added this to the October 17th milestone Oct 9, 2017
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants