Page MenuHomePhabricator

[web] Return dispatchCreateSubchannel directly in Stepper.Item nextProps
ClosedPublic

Authored by ashoat on Dec 4 2023, 1:10 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 6, 9:04 PM
Unknown Object (File)
Wed, Jul 3, 7:53 AM
Unknown Object (File)
Tue, Jul 2, 7:36 AM
Unknown Object (File)
Tue, Jul 2, 7:36 AM
Unknown Object (File)
Tue, Jul 2, 7:36 AM
Unknown Object (File)
Tue, Jul 2, 7:36 AM
Unknown Object (File)
Tue, Jul 2, 12:37 AM
Unknown Object (File)
Sun, Jun 30, 3:23 PM
Subscribers
None

Details

Summary

While working on the unused-promise Flow lint, I noticed that we can simplify this code if we adjust the API in the Stepper component to allow mixed instead of void returns.

Depends on D10162

Test Plan

Flow

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable