From ac7c2c86128abd881740b44083ff3db576da4c41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Todorovich?= Date: Thu, 15 Feb 2018 16:15:22 -0300 Subject: [PATCH] Added Known Issues --- web_dashboard_tile/README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/web_dashboard_tile/README.rst b/web_dashboard_tile/README.rst index 84b8015b..c1c57fd4 100644 --- a/web_dashboard_tile/README.rst +++ b/web_dashboard_tile/README.rst @@ -31,6 +31,8 @@ Usage Known issues ============ +* Reordering the Kanban Tile will result in a rendering bug where the tile loses it's `style` attribute, where the `background-color` is set, rendering the tile background as white. Refreshing the view solves it. +* Tile sequence is not saved after reordering the tiles from the Kanban view. Sequence is only saved when reordering from the tree view. * Can not edit color from dashboard * Can not edit sequence from dashboard * Original context is ignored.