Page MenuHomePhabricator

[web][native] Use userStoreMentionSearchIndex
ClosedPublic

Authored by patryk on Aug 22 2023, 2:06 AM.
Tags
None
Referenced Files
F3351823: D8902.id31506.diff
Sat, Nov 23, 3:44 AM
F3351471: D8902.diff
Sat, Nov 23, 1:48 AM
Unknown Object (File)
Sat, Nov 9, 7:04 PM
Unknown Object (File)
Sat, Nov 9, 7:03 PM
Unknown Object (File)
Sat, Nov 9, 6:24 PM
Unknown Object (File)
Sat, Nov 9, 4:59 PM
Unknown Object (File)
Sat, Nov 9, 4:27 PM
Unknown Object (File)
Sat, Nov 9, 10:40 AM
Subscribers

Details

Summary

This diff replaces old userStoreSearchIndex usage in chat-input-bar.react.js with new userStoreMentionSearchIndex selector.

Depends on D8901.

Test Plan

Tested later in the stack.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

patryk held this revision as a draft.
patryk edited the test plan for this revision. (Show Details)
patryk added reviewers: tomek, inka.
patryk added inline comments.
native/chat/chat-input-bar.react.js
1273

Also making this change on web -> will introduce showing chats in typeahead tooltip on web diffs soon.

This revision is now accepted and ready to land.Aug 29 2023, 5:22 AM