This diff modifies mention typeahead regex on web to support chat mentioning.
Depends on D8943.
Paths
| Differential D8944 Authored by • patryk on Aug 25 2023, 3:11 AM.
Details
Summary This diff modifies mention typeahead regex on web to support chat mentioning. Depends on D8943. Test Plan Tested later in the stack.
Diff Detail
Event Timeline• patryk held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptAug 25 2023, 3:11 AM2023-08-25 03:11:36 (UTC-7) • patryk edited the summary of this revision. (Show Details)Aug 25 2023, 3:16 AM2023-08-25 03:16:10 (UTC-7) • patryk edited the summary of this revision. (Show Details)Aug 25 2023, 3:23 AM2023-08-25 03:23:28 (UTC-7) Harbormaster completed remote builds in B22080: Diff 30308.Aug 25 2023, 3:29 AM2023-08-25 03:29:13 (UTC-7) • patryk added inline comments. Comment Actions I think it'll be useful to add some unit tests for this regex, alongside the regex in D8834
Harbormaster completed remote builds in B22719: Diff 31255.Sep 19 2023, 4:05 AM2023-09-19 04:05:34 (UTC-7) Comment Actions
This comment doesn't appear to have been addressed This revision is now accepted and ready to land.Sep 22 2023, 7:32 AM2023-09-22 07:32:44 (UTC-7) Closed by commit rCOMM767028e40c32: [web] Modify mention typeahead regex (authored by • patryk). · Explain WhySep 28 2023, 5:43 AM2023-09-28 05:43:19 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 31512 web/chat/chat-input-bar.react.js
web/utils/typeahead-utils.js
|