Describe the bug
It's impossible to customize the ActivityTrackerFrontendContribution as it is not bound to self but directly as a FE contribution:
|
bind(FrontendApplicationContribution).to(ActivityTrackerFrontendContribution); |
Expected behavior
Downstream projects can customize the activity tracker Theia-extension
Cluster provider
No response
Version
No response
Additional information
No response
Describe the bug
It's impossible to customize the
ActivityTrackerFrontendContributionas it is not bound to self but directly as a FE contribution:theia-cloud/theia/extensions/monitor-theia/src/browser/monitor-frontend-module.ts
Line 48 in 55813e2
Expected behavior
Downstream projects can customize the activity tracker Theia-extension
Cluster provider
No response
Version
No response
Additional information
No response