Adding user after delete is broken #211

오픈
" sarah2019-08-28 17:56:32 +00:00을 오픈" · 3개의 코멘트
소유자

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.
마일스톤 없음
담당자 없음
참여자 2명
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

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