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

"Loading" indicator while variables are being fetched #382

Open
RobinDaugherty opened this issue Jul 29, 2017 · 3 comments
Open

"Loading" indicator while variables are being fetched #382

RobinDaugherty opened this issue Jul 29, 2017 · 3 comments

Comments

@RobinDaugherty
Copy link
Member

When the console is first opened, or once the user has selected a new frame, the variable-fetching request can take a long time. Currently, there is no indication that the request is in progress.

@bquorning
Copy link
Contributor

the variable-fetching request can take a long time.

Please see #360 for a proposed fix for this performance issue.

@RobinDaugherty
Copy link
Member Author

Good point @bquorning, I should have mentioned that. My hope is to solve the UI on top of that, so that on slow development machines for example, there's still some indication that the request is in progress. I recently solved a lack of feedback when the variable request fails under certain conditions (#389), which is a good start, but it could still be improved.

@bquorning
Copy link
Contributor

That sounds good indeed.

And can I just say this: I’m so happy to see this project being actively maintained again ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants