Page MenuHomePhabricator

[web] Push `accountPassword` state and related functionality down to `ThreadSettingsDeleteTab`
ClosedPublic

Authored by atul on Apr 25 2022, 11:38 AM.
Tags
None
Referenced Files
F5798124: D3840.diff
Tue, Apr 15, 6:51 PM
Unknown Object (File)
Sun, Apr 13, 3:45 PM
Unknown Object (File)
Tue, Apr 8, 11:32 PM
Unknown Object (File)
Tue, Apr 8, 6:31 PM
Unknown Object (File)
Tue, Apr 8, 6:17 PM
Unknown Object (File)
Tue, Apr 8, 6:15 PM
Unknown Object (File)
Tue, Apr 8, 5:51 AM
Unknown Object (File)
Tue, Apr 8, 5:22 AM

Details

Summary

We don't need to be holding onto this state in the parent component and passing it down to ThreadSettingsDeleteTab as a prop.


Depends on D3838

Test Plan

Careful reading, just drag and drop

Diff Detail

Repository
rCOMM Comm
Branch
arcpatch-D3840 (branched from master)
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

Harbormaster returned this revision to the author for changes because remote builds failed.Apr 25 2022, 11:38 AM
Harbormaster failed remote builds in B8527: Diff 11886!
atul requested review of this revision.Apr 25 2022, 11:43 AM
tomek added inline comments.
web/modals/threads/thread-settings-modal.react.js
151 ↗(On Diff #11886)

Please make sure that after failing to submit the changes, and opening delete tab, the input is cleared.

This revision is now accepted and ready to land.Apr 26 2022, 8:54 AM