SharedStake / SharedStake/SharedStake-ui

Staking page: The ETH staked progress bar is buggy

Open
#139 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted V2
Dominant language
JavaScript
Stars
16
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Problem

  • On page load, the circle progress bar around ETH staked spins a few times / has a buggy animation

Solution

  • Fix the animation so it's slower, only does one loop
  • Alternatively just remove the animation alltogether
Screenshot 2023-05-18 at 08 58 04

Contributor guide

No contributing guide indexed for this repository

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 staking page and the ETH staked circle progress bar implementation, then run the page and observe its load animation. Done means the progress bar no longer spins repeatedly: it either completes one slower loop or has no animation, as chosen from the issue's alternatives.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.