Page MenuHomePhabricator

[web][native] Use userStoreMentionSearchIndex
ClosedPublic

Authored by patryk on Aug 22 2023, 2:06 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 14, 6:57 PM
Unknown Object (File)
Tue, Feb 11, 9:27 AM
Unknown Object (File)
Jan 12 2025, 11:05 PM
Unknown Object (File)
Jan 11 2025, 7:42 PM
Unknown Object (File)
Jan 1 2025, 10:53 AM
Unknown Object (File)
Jan 1 2025, 10:53 AM
Unknown Object (File)
Jan 1 2025, 10:53 AM
Unknown Object (File)
Jan 1 2025, 10:53 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
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