Addresses ENG-9208.
The case when avatar was reset for DM thread, wasn't supported in the thread-actions.js and later in the DM op.
Investigated how this is handled on keyserver and added appropriate logic here.
Paths
| Differential D13283 Authored by bartek on Sep 11 2024, 1:29 AM.
Details
Summary Addresses ENG-9208. Investigated how this is handled on keyserver and added appropriate logic here. Test Plan Confirmed that clicking the "Reset avatar" button in thread settings menu actually resets the avatar.
Diff Detail
Event Timelinebartek held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptSep 11 2024, 1:29 AM2024-09-11 01:29:58 (UTC-7) Harbormaster completed remote builds in B31521: Diff 44025.Sep 11 2024, 1:46 AM2024-09-11 01:46:04 (UTC-7) bartek added inline comments.
tomek added inline comments. This revision is now accepted and ready to land.Sep 11 2024, 2:07 AM2024-09-11 02:07:16 (UTC-7)
Harbormaster completed remote builds in B31597: Diff 44142.Sep 13 2024, 4:30 AM2024-09-13 04:30:38 (UTC-7) Closed by commit rCOMMe0b1a8417c08: [lib] Fix resetting thick thread avatars (authored by bartek). · Explain WhySep 13 2024, 5:45 AM2024-09-13 05:45:50 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 44025 lib/actions/thread-actions.js
lib/shared/dm-ops/change-thread-settings-spec.js
lib/types/dm-ops.js
|