issues
search
Outgrown
/
outgrown_fe
https://outgrown.vercel.app
0
stars
1
forks
source link
Refactor/minor bug fixes
#50
Closed
derekgithub2
closed
1 year ago
derekgithub2
commented
1 year ago
What does this merge do? Check all that apply.
[ ] Adds a new feature
[x] Improves an existing feature
[x] Fixes a bug
[ ] Cleans up (logs, tests, etc.)
How has this been tested?
Description:
Updated the loading component within the details page so that it doesn't take up the entire page.
This update is also changed on mobile view.
Dynamically renders the name of the current user instead of "user1/2/3" depending on who is logged in.
Issues:
None
Where to find Changes:
Files: Details.js, Nav.js
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have used tests to prove my fix is effective or that my feature works
[ ] New and existing unit tests pass locally with my change
What does this merge do? Check all that apply.
How has this been tested?
Description:
Issues:
None
Where to find Changes:
Files: Details.js, Nav.js
Checklist