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

UX: show a loader when resuming to breakpoint #29

Open
davidmarkclements opened this issue Feb 8, 2016 · 0 comments
Open

UX: show a loader when resuming to breakpoint #29

davidmarkclements opened this issue Feb 8, 2016 · 0 comments

Comments

@davidmarkclements
Copy link

sometimes it takes a while resume to the next breakpoint the bottleneck seems to be on the node binary side (we're simply waiting for a break event) so to improve UX we should show some kind of loading symbol.

There are unicode clock symbols (🕐 , 🕒 etc.) for all the hours and half hour points,
let's turn that into an animation and put it somewhere in the ui

Similarly we can extend this to show when a process has finished, where we introduce another icon in place of the timer to show "process finished"

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

No branches or pull requests

1 participant