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
F5875196: D3796.id11682.diff
Thu, Apr 17, 12:30 AM
Unknown Object (File)
Wed, Apr 16, 3:34 PM
Unknown Object (File)
Wed, Apr 16, 3:04 PM
Unknown Object (File)
Wed, Apr 16, 2:06 AM
Unknown Object (File)
Tue, Apr 15, 9:06 PM
Unknown Object (File)
Tue, Apr 15, 2:10 AM
Unknown Object (File)
Sun, Apr 13, 7:30 AM
Unknown Object (File)
Tue, Apr 8, 7:04 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