issues
search
keanacobarde
/
on-paper
Spend your money OnPaper first!
0
stars
0
forks
source link
COMMENTING AND RESTRUCTURING CERTAIN FILES
#42
Closed
keanacobarde
closed
11 months ago
keanacobarde
commented
11 months ago
Description
Added comments to all pertinent components, as highlighted within the issue ticket notated below.
Restructured page slightly for more consistent hierarchy across all components
Modified monthly input within Month.js. Switched from textfield to drop down to further control input.
Added conditional rendering to CategoryDetails.js page
Related Issue
29
38
Motivation and Context
Required for both the quality of application aspect as well as to ensure that future developers are clear about structure of each component.
How Can This Be Tested?
Pull PR branches
Install needed dependencies
Look through component files for comments
Navigate to timeline > Create or Edit form
There should be a drop down instead of a text field.
Select a category without any associated expenses.
There should be a statement rather than just emptiness.
Screenshots (if appropriate):
N / A
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Description
Related Issue
29
38
Motivation and Context
How Can This Be Tested?
Screenshots (if appropriate):
N / A
Types of changes