smartdevicelink / manticore

Dynamically provision SDL Core and SDL HMI instances in the cloud
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Manticore webpage should automatically retrieve a user's instance after refreshing the browser #177

Closed renonick87 closed 1 year ago

renonick87 commented 1 year ago

When a user has the Manticore UI opened and refreshes the browser or closes and reopens their browser, the webpage should automatically reopen the instance. Expected Result: After a refresh, the Manticore UI reopens with the same information of the user's existing Manticore instance. Actual Result: The user must click the Launch Manticore button in order to get their existing instance again.

renonick87 commented 1 year ago

Resolved by https://github.com/smartdevicelink/manticore/pull/174.