openimsdk / open-im-android-demo

IM Android
https://openim.io
85 stars 82 forks source link

Bug: [Android-demo]When you at someone in the group and the delete the at person,the page for selecting the at person pops up a second time. #32

Closed CongDuang closed 2 weeks ago

CongDuang commented 8 months ago

What happened?

What did you expect to happen?

  1. I expect that when I enter the @ symbol, the page for selecting people will pop up normally, which is correct. But when I remove the @ symbol, the select person page should not pop up again, which is wrong.
  2. in single chat page, i entered the @ symbol in the input box,not pop up personel selection page.

How can we reproduce it (as minimally and precisely as possible)?

Enter the @ symbol, successfully select the person, and click OK to automatically return to the previous page. Delete the person you just selected

Try a few more times

Anything else we need to know?

No response

version

```console $ {name} version # paste output here ```

Cloud provider

OS version

Android

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```

Install tools