Display the edit message component.
Later I will add a modal, which covers the screen, to prevent the user from navigating outside the thread. This one is to move other messages in chats accordingly to the height of this component.
Differential D7827 Authored by • kuba on May 16 2023, 3:51 AM.
Details
Summary Display the edit message component. Later I will add a modal, which covers the screen, to prevent the user from navigating outside the thread. This one is to move other messages in chats accordingly to the height of this component. Test Plan
Diff Detail
Event TimelineHerald added subscribers: atul, tomek, ashoat. · View Herald TranscriptMay 16 2023, 3:51 AM2023-05-16 03:51:52 (UTC-7) • kuba added a parent revision: D7825: [web] Store edited message draft in the state.May 16 2023, 3:52 AM2023-05-16 03:52:02 (UTC-7) • kuba added a child revision: D7828: [web] Added message editing.May 16 2023, 3:58 AM2023-05-16 03:58:06 (UTC-7) • kuba added inline comments.
Harbormaster completed remote builds in B19373: Diff 26506.May 16 2023, 4:09 AM2023-05-16 04:09:24 (UTC-7) This revision is now accepted and ready to land.May 18 2023, 4:16 AM2023-05-18 04:16:50 (UTC-7) Harbormaster completed remote builds in B19476: Diff 26641.May 18 2023, 8:30 AM2023-05-18 08:30:11 (UTC-7)
Harbormaster completed remote builds in B19633: Diff 26841.May 23 2023, 1:41 AM2023-05-23 01:41:21 (UTC-7)
Harbormaster completed remote builds in B19667: Diff 26875.May 23 2023, 6:23 AM2023-05-23 06:23:53 (UTC-7) Closed by commit rCOMMd1b21f04c071: [web] Display edit state (in the background) (authored by kosmydel <kukubaczek@gmail.com>). · Explain WhyMay 24 2023, 3:47 AM2023-05-24 03:47:11 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 26506 web/chat/message.react.js
|