Page MenuHomePhabricator

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

Authored by kamil on Apr 23 2024, 5:17 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 17, 8:39 PM
Unknown Object (File)
Fri, Nov 8, 5:12 PM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:24 PM
Unknown Object (File)
Wed, Oct 23, 7:21 PM
Unknown Object (File)
Oct 20 2024, 7:50 PM
Unknown Object (File)
Oct 18 2024, 10: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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Apr 23 2024, 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.Apr 29 2024, 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