ubopod / ubo_app

This repo contains code for Ubo system app to control Raspberry Pi utilities and Ubo based functionalities
6 stars 2 forks source link

Pressing back after login on VScode goes back to login page again #115

Open mehrdadfeller opened 2 months ago

mehrdadfeller commented 2 months ago

When the user logs into VS code, the display correctly shows Logout, and other options BUT if the user presses back on this page, it will take the user to the Login page whereas the user is already logged in.

The correct behavior when pressing back is to take user to remote menu which has VScode and SSH items.