Page MenuHomePhabricator

[web] Fix `ThreadSettingsModal` and flip switch to enable `EditThreadAvatar`
ClosedPublic

Authored by atul on Aug 22 2023, 11:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 13, 3:22 PM
Unknown Object (File)
Fri, Sep 13, 3:22 PM
Unknown Object (File)
Fri, Sep 13, 3:22 PM
Unknown Object (File)
Fri, Sep 13, 3:18 PM
Unknown Object (File)
Aug 27 2024, 6:52 PM
Unknown Object (File)
Aug 27 2024, 9:59 AM
Unknown Object (File)
Aug 27 2024, 7:12 AM
Unknown Object (File)
Aug 11 2024, 2:30 PM
Subscribers

Details

Summary

Merged the fixing of layout and "flipping of switch" for convenience.

Test Plan

Looks as expected (and works as expected). Here's how each tab of ThreadSettingsModal looks now:

e87dbf.png (1×818 px, 65 KB)

57e9ff.png (1×840 px, 86 KB)

fe7fe1.png (1×860 px, 130 KB)

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul published this revision for review.Aug 22 2023, 11:45 AM
atul added inline comments.
web/modals/threads/settings/thread-settings-general-tab.react.js
153–155 ↗(On Diff #30244)

Since I was going to introduce a div here for the layout I just went ahead and "flipped the switch" since things are good after this diff.

This revision is now accepted and ready to land.Aug 22 2023, 12:15 PM