Page MenuHomePhabricator

[web] render `DBOpsHandler` in `TunnelbrokerProvider`
ClosedPublic

Authored by kamil on Tue, Apr 23, 5:17 AM.
Tags
None
Referenced Files
F1697638: D11739.id39654.diff
Fri, May 3, 7:24 PM
Unknown Object (File)
Thu, May 2, 4:20 AM
Unknown Object (File)
Wed, May 1, 10:04 AM
Unknown Object (File)
Mon, Apr 29, 9:13 AM
Unknown Object (File)
Sun, Apr 28, 12:29 PM
Unknown Object (File)
Fri, Apr 26, 10:01 AM
Unknown Object (File)
Wed, Apr 24, 3:05 AM
Unknown Object (File)
Wed, Apr 24, 3:05 AM
Subscribers

Details

Summary

We need to use Tunnelbroker to confirm message after successfully processing ops

Test Plan

Being able to call useTunnelbroker in DBOpsHandler and ops working properly on web

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Tue, Apr 23, 6:42 AM
web/app.react.js
85 ↗(On Diff #39398)

Can you undo this change?

Are there any actions that need ops processing dispatched before we render TunnelbrokerProvider?

This revision is now accepted and ready to land.Mon, Apr 29, 12:42 AM

Are there any actions that need ops processing dispatched before we render TunnelbrokerProvider?

I don't think so, there isn't any gate or component that will cause DBOpsHandler not being rendered