Page MenuHomePhabricator

[web] Handle new messages when in edit mode
ClosedPublic

Authored by kuba on May 17 2023, 4:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 21, 11:38 AM
Unknown Object (File)
Mon, Apr 21, 10:04 AM
Unknown Object (File)
Mon, Apr 21, 10:04 AM
Unknown Object (File)
Mon, Apr 21, 7:38 AM
Unknown Object (File)
Sun, Apr 20, 10:26 PM
Unknown Object (File)
Sun, Apr 20, 2:13 PM
Unknown Object (File)
Sun, Apr 6, 11:24 PM
Unknown Object (File)
Mar 19 2025, 5:04 PM
Subscribers

Details

Summary

If the user edits the message, and new messages appear, we want the modal to stay in place. I blocked scrolling to the bottom when the user is in the edit mode.

Test Plan
  • Opened the same thread in two browsers.
  • Entered edit mode in one.
  • Send a message from the second browser.
  • Checked if the modal stays in place.

Diff Detail

Repository
rCOMM Comm
Branch
kuba/message-editing-web
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

This revision is now accepted and ready to land.May 18 2023, 4:16 AM