Skip to content

Feature Request - Config for Tabs #335

@ChristopherFoerster

Description

@ChristopherFoerster

Currently tabs are hardcoded in app/components/MainComponent.vue:

tabItems: ['languages', 'editors', 'copilot chat', 'agent activity', 'pull requests', 'github.com', 'seat analysis', 'user metrics', 'api response'],

  • It would be great if there would be a json config (or similar) to remove tabs. Using this feature dashboards can be better customized towards the target audience.
  • It would allow to configure this in pre-compiled deliverables like docker without the need to rebuild everything from source code

e.g. remove "api response" tab for management.

If there is an alternative approach that would be fine as well :)

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions