alex-saunders/glicky

Animate list reordering

Open

#23 opened on Apr 20, 2019

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (828 stars) (28 forks)batch import
good first issuehacktoberfest

Description

When changing the sort order of either the scripts or dependencies list, it would be nice if the list items animated into place, rather than immediately changing position.

Maybe we could use react-flip-move? Investigation into other libraries/solutions welcome though!

Contributor guide