joaomgcd / JoinDesktop

A desktop app for Join built in Electron
240 stars 20 forks source link

Error dialog improvements #4

Closed rakeshdas1 closed 4 years ago

rakeshdas1 commented 4 years ago

Redirects to the main devices tab when user goes to a tab that errors out. For example, if the user navigates to the "files" tab and they don't have a device that is capable of displaying files, with the current version, the user is shown the error and is left at the blank screen after the error is dismissed. With these changes, the user is automatically redirected to the "main" devices page.

Please let me know if we should implement this is a different way. :)

joaomgcd commented 4 years ago

Thank you! :)