Skip to content

initialLoadAnimation - sync animation replay listeners when config changes - #279

Merged
Miexil merged 4 commits into
masterfrom
mb/reset-rows-animation-replay
Sep 4, 2026
Merged

initialLoadAnimation - sync animation replay listeners when config changes#279
Miexil merged 4 commits into
masterfrom
mb/reset-rows-animation-replay

Conversation

@Miexil

@Miexil Miexil commented Sep 4, 2026

Copy link
Copy Markdown
Member

When initialLoadAnimation is enabled dynamically with reset-rows in replayOn, the replay event listener was never registered because listeners were only set up once in the constructor.

Now listeners are dynamically synchronized whenever the animation config changes, ensuring replay events work regardless of when the feature is enabled.

Good PR checklist

  • Title makes sense
  • Is against the correct branch
  • Only addresses one issue
  • Properly assigned
  • Added/updated tests
  • Added/updated documentation
  • Migrated touched components to Glimmer Components
  • Properly labeled

@Miexil Miexil self-assigned this Sep 4, 2026
@Miexil
Miexil requested review from a team and phndiaye as code owners September 4, 2026 15:08
@Miexil
Miexil requested review from JulienVannier66 and OwenCoogan and removed request for a team September 4, 2026 15:08
@Miexil
Miexil merged commit 6c883bc into master Sep 4, 2026
5 checks passed
@Miexil
Miexil deleted the mb/reset-rows-animation-replay branch September 4, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants