[Indicator] Add animation support
Open
Nobody has claimed this yet.
component
triage
- Dominant language
- TypeScript
- Stars
- 70
- Forks
- 13
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 8
Description
Summary
Indicator is a custom status indicator component. Has inconsistent token usage.
Improvements
3. Add animation support
Consider adding a pulse or animated prop for active/live indicators.
Moved to Cross-Cutting Issues
The following items have been moved to cross-cutting issues that address them across all components:
- Replace hardcoded CSS values with design tokens (#672)
- Forward HTML attributes (#674)
Files
packages/raystack/raystack/components/indicator/
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in packages/raystack/raystack/components/indicator/ and inspect the Indicator component and its existing styles or tests. Determine how active/live indicators should expose animation support, then verify that the chosen behavior and prop are covered by the component's checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- design, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100