-
Notifications
You must be signed in to change notification settings - Fork 439
Labels
New Featureused for new functionalitiesused for new functionalities
Milestone
Description
Description
This task aims to introduce a tabs system inside the dashboard viewer to be able to view multiple dashboards inside the same context. Requested functionalities:
- A toolbar section where an user with edit permissions can:
- Add new dashboard view
- Each created view can be:
Removed, it should prompt a confirm dialogConfigured, it should prompt a dialog to modify configuration of the tabMoved to right, move the tab to rightMoved to left, move the tab to left
- A toolbar section where an user without edit permissions can:
- Select create view to navigate them
The Configure button should open a dialog that initially will allow a user to:
- edit the the name of the tab
- edit the color of the tab (it will create a bottom border with the selected color)
Mockup
This proposal shows the tabs system located at the bottom section of the dashboard. A button with the plus icon allows users with editing permissions to add new dashboard tabs.
All the tabs will allow editor users to perform actions to configure, move and delete the tab.
Acceptance criteria
- Tabbed view layout management
- Allow users to create widgets in each single view
- Ensure good performance during interactions with dashboard and tabs
Other useful information
Metadata
Metadata
Assignees
Labels
New Featureused for new functionalitiesused for new functionalities