Page MenuHomePhabricator

[web] Move `onSubmit` up from `ThreadSettingsModal` to `ConnectedThreadSettingsModal`
ClosedPublic

Authored by atul on Apr 20 2022, 3:21 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 26, 12:17 PM
Unknown Object (File)
Mon, Aug 26, 12:17 PM
Unknown Object (File)
Mon, Aug 26, 12:17 PM
Unknown Object (File)
Sun, Aug 25, 4:16 PM
Unknown Object (File)
Sun, Aug 25, 3:31 PM
Unknown Object (File)
Sun, Aug 25, 1:38 PM
Unknown Object (File)
Aug 13 2024, 10:51 PM
Unknown Object (File)
Aug 13 2024, 10:51 PM

Details

Summary

Move onSubmit out from inner class component to outer "Connected" functional component.

As part of the work to refactor ThreadSettingsModal... specifically to turn it into a functional component (any day now...)


Depends on D3795

Test Plan
  1. Open ThreadSettingsModal
  2. Mess with the settings
  3. Hit save and make sure things continue to look/work as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable