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

Bug: Expenses tile - displayed expense word wrap and center alignment #102

Closed garanico closed 2 years ago

garanico commented 2 years ago

Date Seen 9:30am 6/21/22

Versions Chrome Android emulator Develop branch

Bug Description

Steps to Reproduce

  1. Run project on web and Android emulator
  2. Log in to app
  3. Add at least 3-4 expenses. The dollar amount for some of the expenses should be at least 4 digits (ex. $1000)

Actual Behavior

wordwrap

Expected Behavior

Troubleshooting/Testing Steps Attempted None

Workaround Not yet

darlanebrown commented 2 years ago

List Changes Introduced by this PR

Approach

Learning Describe the research stage headache, was going to use React native SuperGrid

Links to blog posts, patterns, libraries or addons used to solve this problem import Dimensions

Closes #102