Skip to content

Conversation

@subashtiwari1010
Copy link
Contributor

Description

This PR adds the tabbed view for the dashboard #11527.
It introduces a tab system inside the dashboard viewer to be able to view multiple dashboards inside the same context. The toolbar section is added at the bottom that will have add dashboard view button as well as all the views. Each views will have settings from where the views can be removed, moved and configured.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe:

Issue

What is the current behavior?
The dashboard have the single view where the widgets are added.

#11527

What is the new behavior?

The dashboard viewer now supports multiple dashboards through a tab system, where users with edit permissions can add, configure, move, or remove dashboard views, and users without edit permissions can switch between existing views.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@subashtiwari1010 subashtiwari1010 added this to the 2025.02.00 milestone Oct 9, 2025
@subashtiwari1010 subashtiwari1010 self-assigned this Oct 9, 2025
@subashtiwari1010 subashtiwari1010 added the New Feature used for new functionalities label Oct 9, 2025
@subashtiwari1010 subashtiwari1010 linked an issue Oct 9, 2025 that may be closed by this pull request
3 tasks
@subashtiwari1010 subashtiwari1010 changed the title Feat/tabbed dashboard 11527 Feat: #11527 Add the tabbed view for the dashboard Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

New Feature used for new functionalities

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement layout for tabbed view

4 participants