motiondivision / motiondivision/motion
[BUG] Shared animations between page-relative and viewport-relative coordinate spaces
Open
Nobody has claimed this yet.
bug
- Dominant language
- TypeScript
- Stars
- 33.7k
- Forks
- 1.4k
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 14
Description
The fundamental issue in tickets like
- https://github.com/framer/motion/issues/1430
- https://github.com/framer/motion/issues/1407
- https://github.com/framer/motion/issues/1480
- https://github.com/framer/motion/issues/2415
Is performing a layout animations between page-relative and viewport-relative coordinate spaces/
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 by reading the linked issues #1430, #1407, #1480, and #2415 to compare the reported layout-animation cases. Establish the expected behavior when animations cross page-relative and viewport-relative coordinate spaces; done should address the shared underlying issue across those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100