bramus / bramus/style-observer
Don’t overwrite the existing transition
Open
- Dominant language
- TypeScript
- Stars
- 478
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
Currently we blindly set the `transition` property value when starting to listen for changes, thereby throwing away the value that was already present.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the code that starts listening for CSS changes and assigns the transition property. Check how an existing transition value is handled before listening begins, then verify that starting observation preserves it instead of replacing it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100