Remove setTab since it's no longer necessary and replace usages with setCurrentTabType which does the exact same thing.
As part of the work to refactor ThreadSettingsModal... specifically to turn it into a functional component.
Depends on D3763
Paths
| Differential D3764 Authored by atul on Apr 18 2022, 2:16 PM.
Details Summary Remove setTab since it's no longer necessary and replace usages with setCurrentTabType which does the exact same thing. As part of the work to refactor ThreadSettingsModal... specifically to turn it into a functional component. Depends on D3763 Test Plan
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, • karol and 2 others. · View Herald TranscriptApr 18 2022, 2:16 PM2022-04-18 14:16:53 (UTC-7) Harbormaster completed remote builds in B8277: Diff 11573.Apr 18 2022, 2:22 PM2022-04-18 14:22:11 (UTC-7) Harbormaster completed remote builds in B8335: Diff 11645.Apr 19 2022, 3:11 PM2022-04-19 15:11:45 (UTC-7) This revision now requires changes to proceed.Apr 21 2022, 3:01 AM2022-04-21 03:01:27 (UTC-7) atul added inline comments.
atul retitled this revision from [web] Move `setTab` up from `ThreadSettingsModal` to `ConnectedThreadSettingsModal` to [web] Remove usage of `setTab` and replace with `setCurrentTabType`.Apr 21 2022, 9:54 AM2022-04-21 09:54:36 (UTC-7) Harbormaster failed remote builds in B8408: Diff 11733!Apr 21 2022, 9:58 AM2022-04-21 09:58:13 (UTC-7) Harbormaster completed remote builds in B8408: Diff 11733.Apr 21 2022, 10:02 AM2022-04-21 10:02:51 (UTC-7) Harbormaster completed remote builds in B8478: Diff 11823.Apr 24 2022, 11:16 AM2022-04-24 11:16:57 (UTC-7) atul removed a parent revision: D3763: [web] Move `changeQueued` up from `ThreadSettingsModal` to `ConnectedThreadSettingsModal`.Apr 24 2022, 1:58 PM2022-04-24 13:58:14 (UTC-7) atul removed a child revision: D3765: [web] Move `onChangeName` up from `ThreadSettingsModal` to `ConnectedThreadSettingsModal`. This revision is now accepted and ready to land.Apr 25 2022, 6:39 AM2022-04-25 06:39:24 (UTC-7) atul added a parent revision: D3763: [web] Move `changeQueued` up from `ThreadSettingsModal` to `ConnectedThreadSettingsModal`. Comment Actionsrebase before landing This revision was landed with ongoing or failed builds.Apr 25 2022, 6:45 AM2022-04-25 06:45:17 (UTC-7) Closed by commit rCOMM137af291c57d: [web] Remove usage of `setTab` and replace with `setCurrentTabType` (authored by atul). · Explain Why This revision was automatically updated to reflect the committed changes. Harbormaster completed remote builds in B8504: Diff 11862.Apr 25 2022, 6:49 AM2022-04-25 06:49:41 (UTC-7)
Revision Contents
Diff 11733 web/modals/threads/thread-settings-modal.react.js
|