Now that it's a function component, we should take advantage of React hook best practices and memoize as much as we can.
Depends on D13672
Differential D13673 Authored by ashoat on Oct 9 2024, 8:22 PM.
Details
Summary Now that it's a function component, we should take advantage of React hook best practices and memoize as much as we can. Depends on D13672 Test Plan Flow and ESLint React hooks rules
Diff Detail
Event Timelineashoat added a child revision: D13674: [web] Move declarations closer to where they're used in ComposedMessage. Harbormaster completed remote builds in B32157: Diff 45032.Oct 9 2024, 8:44 PM2024-10-09 20:44:58 (UTC-7) This revision is now accepted and ready to land.Oct 10 2024, 8:24 AM2024-10-10 08:24:26 (UTC-7) Closed by commit rCOMM050c14188cba: [web] Add some memos to ComposedMessage (authored by ashoat). · Explain WhyOct 13 2024, 6:43 PM2024-10-13 18:43:48 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 45115 web/chat/composed-message.react.js
|