chenglou / chenglou/react-motion

New item does not appear in TransitionMotion when used in staggered mode

Open
#471 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
21.9k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Passing a function to TransitionMotion.props.styles works on initial load but does not update when additional items are added to the array.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the issue with TransitionMotion in staggered mode, passing a function to props.styles and then adding an item to the array. Trace the TransitionMotion entry point and verify that newly added items receive updated styles; done means the new item animates and appears without regressing the initial-load behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.