Page MenuHomePhabricator

[web][native] Use userStoreMentionSearchIndex
ClosedPublic

Authored by patryk on Aug 22 2023, 2:06 AM.
Tags
None
Referenced Files
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
Unknown Object (File)
Oct 23 2024, 1:18 PM
Unknown Object (File)
Oct 23 2024, 12:24 PM
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
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #30186)

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