Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One-to-one chat tab is removed from other party when converting 1-2-1 to group chat #31

Open
ashward opened this issue Jun 1, 2013 · 1 comment

Comments

@ashward
Copy link
Member

ashward commented Jun 1, 2013

  1. User A is having a 1-2-1 conversation with User B
  2. User A converts the conversation to a group chat
  3. User A's 1-2-1 tab is closed and a new group chat tab is opened
  4. User B's 1-2-1 tab remains open and a new group chat tab is opened

At 4: You would expect the 1-2-1 tab to be closed.

@ashward
Copy link
Member Author

ashward commented Jun 1, 2013

This is technically non-trivial as the conversion of a 1-2-1 chat to a group chat is not supported directly by the xmpp spec, therefore there is no standard way for User A's client to tell User B's client that the group chat invitation is to replace the one-to-one chat.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant