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
F5122916: D10163.id.diff
Thu, Apr 3, 2:15 PM
F5118085: D10163.diff
Wed, Apr 2, 10:08 PM
Unknown Object (File)
Fri, Mar 14, 9:29 PM
Unknown Object (File)
Mar 3 2025, 6:31 AM
Unknown Object (File)
Feb 22 2025, 4:21 PM
Unknown Object (File)
Jan 27 2025, 6:10 PM
Unknown Object (File)
Jan 27 2025, 6:10 PM
Unknown Object (File)
Jan 27 2025, 6:09 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
No Lint Coverage
Unit
No Test Coverage