Afandi-Tuniversal / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

Make sure that a session can be accessed at all times #341

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
* open 2 sessions
* close 1

you get stuck in the account widget until you create a new session

solutions:
 * if cancel is pressed go back to the open session
 * display a list of active sessions in the menu/tray menu

Original issue reported on code.google.com by ben.motm...@gmail.com on 11 Feb 2009 at 12:23

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I've had another idea. The session combo on the bottom could be always there, 
with a
special value "Create new session". Once a session is confirmed, it would 
switch to
the session view immediately, displaying any connection progress there. That 
would
allow switching to existing sessions while connecting and being offline in an 
active
session, making it possible to queue messages.

Original comment by Zarevucky.Jiri on 27 Feb 2009 at 2:11

GoogleCodeExporter commented 8 years ago
First off. The way described in the first post is in fact the correct way it is
supposed to work. There were issues in the login widget/session widget sync. 
Right
now, you should never get stuck in the login window. It will ALWAYS allow you to
cancel, which makes you go back to the session view.

In terms of there being an issue accessing sessions at all times, its resolved.

As for discussing changing the way we handle sessions/accounts, we should take 
that
on a bit later when we are dealing with less critical portions of the app.

Original comment by dra...@gmail.com on 20 May 2009 at 2:37