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

fix(CreateChatView): enable mentioning people selected in create chat #9018

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

jrainville
Copy link
Member

Fixes #8749

I couldn't fully test it because it needs #8991 to be fixed to see if the message is sent correctly

image

@jrainville jrainville requested review from a team, IvanBelyakoff and mprakhov and removed request for a team January 9, 2023 20:00
@status-im-auto
Copy link
Member

status-im-auto commented Jan 9, 2023

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ d586e85 #1 2023-01-09 20:11:53 ~10 min imports 📄log
✔️ d586e85 #1 2023-01-09 20:15:17 ~14 min linux-cpp 📄log
✔️ d586e85 #1 2023-01-09 20:22:37 ~21 min linux 📦tgz
✔️ d586e85 #1 2023-01-09 20:27:44 ~26 min windows 💿exe
✔️ d586e85 #1 2023-01-09 20:35:08 ~34 min linux-e2e 📄log
✔️ d586e85 #1 2023-01-09 20:54:30 ~53 min macos 🍎dmg
6acd41a #2 2023-01-10 18:32:39 ~5 min tests-nim 📄log
✔️ 6acd41a #2 2023-01-10 18:33:08 ~6 min imports 📄log
✔️ 6acd41a #2 2023-01-10 18:34:07 ~7 min linux-cpp 📄log
✔️ 6acd41a #2 2023-01-10 18:34:25 ~7 min macos 🍎dmg
✔️ 6acd41a #2 2023-01-10 18:41:07 ~14 min linux 📦tgz
✔️ 6acd41a #2 2023-01-10 18:51:12 ~24 min windows 💿exe
✔️ 6acd41a #2 2023-01-10 18:53:22 ~26 min linux-e2e 📄log

Copy link
Member

@caybro caybro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0x-r4bbit
Copy link
Member

@jrainville Judging by the screenshot, the suggestion box does work with the selected people though. Your changes don't touch the username<->pubkey conversion, so I think this is good to go

Fixes #8749

I couldn't fully test it because it needs #8991 to be fixed to see if the message is sent correctly
@jrainville
Copy link
Member Author

I tested on top of Mykhailo's PR and sending the mention does work!

@jrainville jrainville merged commit 5e8f3e6 into master Jan 10, 2023
@jrainville jrainville deleted the fix/mention-create-chat branch January 10, 2023 18:58
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

Successfully merging this pull request may close these issues.

Chat input: Cannot add mentions in the create chat view
5 participants