sendToken element flashing
Open
Nobody has claimed this yet.
bug
- Dominant language
- JavaScript
- Stars
- 5.4k
- Forks
- 893
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 26
Description
The sendToken api has a little delay in the beginning of the animation making the element appear (flash) at coordinates <0,0> before starting the animation.
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 locating the sendToken API and its animation entry point in the JavaScript library, then reproduce the initial flash at coordinates <0,0>. Trace the delay before animation begins and verify that the element remains positioned correctly throughout; done means sendToken starts without a visible flash.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100