bramus / bramus/scroll-driven-animations-debugger-extension
Transform is not updated on scroll
- Dominant language
- No language data
- Stars
- 59
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Enabling scrolling on the example for the https://kizu.dev/position-driven-styles/#distributing-anything-property, then selecting an item and scrolling the container results in the element's transform change not being reflected on the minimap.
https://github.com/bramus/scroll-driven-animations-debugger-extension/assets/177485/d54bf7cc-72e3-4671-8841-85e4811fb18e
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the problem using the linked position-driven styles example: enable scrolling, select an item, and scroll its container while watching the minimap. No files or tests are named, so first locate the code that updates the selected element's transform and minimap, then add coverage for the transform changing during scroll. Done means the minimap reflects the element's current transform.
Written by the indexing model from the issue text.
Assessment
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100