luceroweb / karot-saving-smart

Millions of us are living paycheck to paycheck. It can be difficult to build a budget that helps you pay for your bills as well as plan for the future - without making you feel like you have to do without. You may have heard about the tried and true cash “Envelope Savings” system, which can help you to make sure you always have enough to pay your b
https://karot-saving-smart.netlify.app/
3 stars 13 forks source link

Progress Bar Value Bug #98

Closed garetshough14 closed 2 years ago

garetshough14 commented 2 years ago

Changes

Purpose

The purpose of this bug ticket was to change the default state value of the progress bar. Before I made changes the progress bar would show it was 30% full before there was any number value to account for. So my main job for this ticket was to make it show 0% full at its default state as it would reciprocate nothing being accounted for.

Approach

My Approach to this ticket was to look inside the budgetcard.tsx file, look through the logic, and see what is being passed into the progress bar that could be giving it a false value.

Close #97

luceroweb commented 2 years ago

@SmiJa @garetshough14 This ticket was mistakenly merged into the main branch. Please roll back your changes on the main branch, then create a new pull request to merge the changes into the develop branch.