Skip to content

fix: conflicting view-timeline names between ease-scroll-stagger and ease-scroll-progress #30562

Description

@Pcmhacker-piro

Description

Scroll Stagger (#30337, batch 1) registers view-timeline-name: --ease-view for scroll-driven animation of child items, while Scroll Progress Indicator (#30433) uses scroll-timeline-name: --ease-scroll-progress on the document element. Both use the name 'scroll' implicitly and may register overlapping timeline names on the same scroller, causing the stagger animation to mis-fire or the progress to remain at 0%.

Affected Components

Suggested Resolution

  • Prefix timeline names with component identifiers
  • Use timeline-scope to isolate timeline registrations

Metadata

Metadata

Labels

GSSoC-26Official GSSoC 2026 issueanimationAnimation effects, hover interactions, motion ideas, transitionsgood first issueGood for newcomersgssoc:approvedApproved for GSSoC contributionshelp wantedExtra attention neededlevel:intermediateRequires moderate project understanding

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions