bigskysoftware / bigskysoftware/htmx
Do not restart CSS animations for identical elements
Open
- Dominant language
- JavaScript
- Stars
- 49.4k
- Forks
- 1.7k
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 30
Description
I've got a spinner, and the section of the page with the spinner is replaced periodically. When this happens, the spinner's CSS animation restarts. I want it to continue for as long as an identical spinner is returned.
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by reproducing the spinner during periodic section replacement and trace htmx's DOM replacement behavior; done means an identical spinner continues its CSS animation while a changed spinner can start anew.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100