🪛Working with Composite Dashboard Layout

After creation of composite dashboard a Dashboard Builder will be shown and it will contain one container. Hover mouse on container (1) - it will be highlighted:

Click on highlighted area. Click on "+" markers to add containers:

By default container will be added at the proper side and both containers (existing and new) will take all available room together. Adjacent containers will get equal sizes:

If click on container, a "Container Properties" will be opened at the right sidebar:

Properties are:

  • Left - position of the container relatively to left side of Kanban. Can be changed by Kanban admin if this container is not leftmost one.

  • Top - position of the container relatively to top side of Kanban. Can be changed by Kanban admin if this container is not topmost one.

  • Width - width of the container in % of Kanban width. Can be changed by Kanban admin if this container and at least one adjacent neighbor can be resized horizontally together.

  • Height - height of the container in % of Kanban height. Can be changed by Kanban admin if this container and at least one adjacent neighbor can be resized vertically together.

Changing one property can cause changes in other:

System will show available value ranges of these properties and will auto-correct them when user try to set them to impermissible values. Allowed values are depending on current containers layout.

If some properties are blocked it means that selected container has no place to expend/shift or can not be shrank without causing a gap.

If any of container properties will be out of permitted range, system will not allow adding new containers and show proper warning:

Selected adjacent containers can be merge into one by clicking on "merge" link:

Containers can be merged into one only when:

  • resulting container will be rectangle

  • all of them contain no more than 1 dashboard

If containers can not be merged system will not allow it.

User can remove selected container(s) by clicking on button "Delete" on top of kanban. Sizes and positions of adjacent containers will be recalculated to get rid of possible gaps.

Note: not all gaps can be removed automatically. In this case system will not allow to delete container and show proper warning message.

Last updated