alex-saunders/glicky

Animate list reordering

Open

#23 opened on Apr 20, 2019

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

Repository metrics

Stars
 (828 stars)
PR merge metrics
 (No merged PRs in 30d)

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