spacemeshos/kboard

Add support for cards switching animation

Open

#1 opened on Dec 22, 2018

 (0 comments) (2 reactions) (0 assignees)JavaScript (16 forks)auto 404
cssenhancementgood first issue

Repository metrics

Stars
 (14 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, cards are rotated when a column has more cards that fits the display area (maxColumnCards config prop). It will be great if we can have a pluggable CSS animation when cards are removed from display and new ones are added. For example - imagine an airport departing / arriving flights board update applied to issues.

Contributor guide