clientIO / clientIO/joint

sendToken element flashing

Open
#277 3 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.