JacobLinCool / JacobLinCool/LeetCode-Stats-Card

A Better Animation System

Open
#51 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
TypeScript
Stars
951
Forks
120
PR merge metrics
No merged PRs in 30d

Description

Now the animation system (the animation extension) is heavily based on hard coded `animation-delay`.

I think maybe it can be more flexible (for example, animating multiple visible extensions) if we use the css counter as the delay value.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the animation extension and its hard-coded animation-delay values. Read how visible extensions are selected and how the current delay is applied, then assess whether a CSS counter can support multiple visible extensions. Done means the animation behavior is more flexible without relying on fixed delays.

Written by the indexing model from the issue text.

Assessment

Tech stack
css, typescript
Domain
frontend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.