[BUG] 1-click connect #107
Labels
bug
Something isn't working
enhancement
New feature or request
error handling
linux
issues relating to linux build
ui
user interface
Windows
Windows Bugs, Features, Requests, Enhancements
Noticed this issue during #106 . After I cancelled connecting to a current subsription I tried 1-click connect and it immediately tried to connect to the same subscription as earlier. This is because of "SelectedSub" in MainScreen. It should be empty after denying a connect.
Also, when trying to load subscriptions, it immediately tried again to connect. This is because the 1-click connect variable was set to True after trying before when it should be set to False after failing to connect.
The text was updated successfully, but these errors were encountered: