Page MenuHomePhabricator

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

Authored by kamil on Tue, Apr 23, 5:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 7, 3:11 AM
Unknown Object (File)
Mon, May 6, 11:26 PM
Unknown Object (File)
Sat, May 4, 11:34 AM
Unknown Object (File)
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
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
Branch
publish-receiver
Lint
No Lint Coverage
Unit
No Test Coverage

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

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