Adding user after delete is broken #211

開啟中
sarah2019-08-28 17:56:32 +00:00建立 · 3 comment
管理員

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
管理員

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.
管理員

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 新增至0.3.2 里程碑 2019-12-18 22:32:40 +00:00
管理員

fixed? needs confrimation

fixed? needs confrimation
This repo is archived. You cannot comment on issues.
未選擇里程碑
No Assignees
2 參與者
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.