Adding user after delete is broken #211

Open
opened 2019-08-28 17:56:32 +00:00 by sarah · 3 comments
Owner

Steps to reproduce:

  • Add a user
  • Delete a user
  • Attempt to re-add the user

The user does not show up in the contact list

Steps to reproduce: * Add a user * Delete a user * Attempt to re-add the user The user does not show up in the contact list
Author
Owner

Note that this also stays the case when the deleted user sends a message to the user.

Note that this also stays the case when the deleted user sends a message to the user.
Owner

i've seen something like this: i believe it's fixed if you restart the app

I believe what i saw was because the GCD/uistate isn't listening to this event right or deleting something, so on add, there is a check if it already exists, and since it does, cus it never got deleted right in the ui, it isn't "readded"

i've seen something like this: i believe it's fixed if you restart the app I believe what i saw was because the GCD/uistate isn't listening to this event right or deleting something, so on add, there is a check if it already exists, and since it does, cus it never got deleted right in the ui, it isn't "readded"
dan added this to the 0.3.2 milestone 2019-12-18 22:32:40 +00:00
Owner

fixed? needs confrimation

fixed? needs confrimation
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
2 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cwtch.im/ui#211
No description provided.