add logic to promote chats that are promotable
no promote
promote
Differential D3810 Authored by • benschac on Apr 21 2022, 10:00 AM.
Details Summary Test Plan click on a sidebar that meets promotable criteria, promote option should be shown to you as an end user. Go to a non-promotable sidebar, it shouldn't have the promote option. logic was moved into the lib/hooks/promote-thread hook in a previous commit D3807. No new logic was introduced.
Diff Detail
Event TimelineHerald added subscribers: • karol, • adrian, ashoat. · View Herald TranscriptApr 21 2022, 10:00 AM2022-04-21 10:00:42 (UTC-7) • benschac edited the summary of this revision. (Show Details)Apr 21 2022, 10:06 AM2022-04-21 10:06:35 (UTC-7) Harbormaster completed remote builds in B8410: Diff 11735.Apr 21 2022, 10:06 AM2022-04-21 10:06:59 (UTC-7) • benschac added a child revision: D3809: [web] [feat] [ENG-991] add modal prompt.Apr 21 2022, 10:10 AM2022-04-21 10:10:05 (UTC-7) This revision is now accepted and ready to land.Apr 26 2022, 9:51 AM2022-04-26 09:51:34 (UTC-7) Closed by commit rCOMM0d0f869b628a: [web] [feat] [ENG-991] add show promote thread logic to web (authored by • benschac). · Explain WhyMay 4 2022, 4:41 AM2022-05-04 04:41:08 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 12200 web/chat/thread-menu.react.js
|