You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Arguably not a bug; however, it's a simple fix. When switching API connections whilst on the Device details page, it would be better to switch to the Devices page, as the device will obviously not exist on a different connection.
To Reproduce
Open a device on the current connection. Switch API connection. Page will now show 'Unknown Device'.
Expected behavior
When switching API connection, and on the Device details page, return to the Devices page. Ideally, you would return to the Dashboard if the Dashboard was where you accessed the Device from, but that may be a little trickier.