Raathigesh / majestic

⚡ Zero config GUI for Jest
MIT License
7.49k stars 173 forks source link

Feature request: When app crashes in background should be notifying the UI #98

Open culshaw opened 5 years ago

culshaw commented 5 years ago

Version Info

When the app crashes (periodically through patch.js or something similar), you see that theres a fetch error repeating. This should notify the UI on error that the background jest process has crashed.

etiennejcharles commented 5 years ago

Could you provide more details on how to reproduce the crash you are experiencing?

Raathigesh commented 5 years ago

@etiennejcharles We could replicate by stopping majestic by pressing Ctrl + C in terminal. After stopping majestic, UI is still open in the browser so when the http calls fail, we should display some indication in the UI.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.