From 5be5a72fc602bc252873cfa4fe44d79ea4ae4dfb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sat, 4 Jul 2020 12:38:01 +0100 Subject: [PATCH] fix(ui): enable appear animation for swimlane --- ui/src/Components/Grid/AlertGrid/Grid.js | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/src/Components/Grid/AlertGrid/Grid.js b/ui/src/Components/Grid/AlertGrid/Grid.js index fb69f389b..fa04dfcce 100644 --- a/ui/src/Components/Grid/AlertGrid/Grid.js +++ b/ui/src/Components/Grid/AlertGrid/Grid.js @@ -102,6 +102,7 @@ const Grid = ({ in={grid.labelName !== ""} classNames="components-animation-fade" timeout={context.animations.duration} + appear unmountOnExit >