This is some feedback provided in https://phab.comm.dev/D10387#inline-63506. This diff converts getMentionTypeaheadUserSuggestions into a hook that is consumed in both web and native.
Addressess ENG-6278
Depends on D10407
Paths
| Differential D10432 Authored by rohan on Dec 21 2023, 1:37 PM.
Details Summary This is some feedback provided in https://phab.comm.dev/D10387#inline-63506. This diff converts getMentionTypeaheadUserSuggestions into a hook that is consumed in both web and native. Addressess ENG-6278 Depends on D10407 Test Plan Made sure the @ mentioning for users and chats still looked fine, nothing seemed slow or out of place. Also opened up the Chrome console to make sure no React warnings were appearing.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptDec 21 2023, 1:37 PM2023-12-21 13:37:13 (UTC-8)
Harbormaster completed remote builds in B25291: Diff 34928.Dec 21 2023, 1:55 PM2023-12-21 13:55:48 (UTC-8) This revision is now accepted and ready to land.Dec 21 2023, 4:26 PM2023-12-21 16:26:32 (UTC-8) Closed by commit rCOMM165d35ab1a3f: [lib/web/native] Convert getMentionTypeaheadUserSuggestions into a hook (authored by rohan). · Explain WhyDec 22 2023, 10:28 AM2023-12-22 10:28:25 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 35002 lib/shared/mention-utils.js
native/chat/chat-input-bar.react.js
web/chat/chat-input-bar.react.js
|