Page MenuHomePhabricator

[web] Push `changeThreadSettingsAction` down to `ThreadSettingsPrivacyTab`
ClosedPublic

Authored by atul on Apr 25 2022, 4:03 PM.
Tags
None
Referenced Files
F2745398: D3844.id.diff
Wed, Sep 18, 5:43 AM
F2736656: D3844.diff
Tue, Sep 17, 4:39 PM
Unknown Object (File)
Sun, Sep 15, 3:13 PM
Unknown Object (File)
Sun, Sep 1, 7:40 AM
Unknown Object (File)
Sun, Sep 1, 12:09 AM
Unknown Object (File)
Wed, Aug 21, 8:22 PM
Unknown Object (File)
Aug 18 2024, 2:38 AM
Unknown Object (File)
Aug 2 2024, 11:59 AM

Details

Summary

Push down changeThreadSettingsAction (and accompanying state/functionality) to ThreadSettingsPrivacyTab.

Also push down the "Save" button.

In previous diff (D3842) did the same for ThreadSettingsGeneralTab... yes there's some repeated code but I think it's the best place to put it


Depends on D3842

Test Plan
  1. Open ThreadSettingsModal
  2. Make some changes on the Privacy tab
  3. Make sure that things continue to look/work as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

atul requested review of this revision.Apr 25 2022, 4:08 PM
This revision is now accepted and ready to land.Apr 26 2022, 9:24 AM