Skip to content

Conversation

@LeviApp
Copy link

@LeviApp LeviApp commented Feb 26, 2019

Levi Appenfelder added 30 commits November 13, 2018 20:42
I created all the files of each component I think I would need.
I designed the layout for the main page that lists all of the notes
I included two button handlers.
I have the input handlers working. I also messed around with the style of the notes list.
After searching far and wide, I discovered that you can pass down properties through Link/NavLink...this allowed me to pass down not only the id, but allowed me to set the defaultValue to the Note Values, so the user would not have to retype everything
I was having issues with flexbox, and items overflowing the container, even with wrap enabled. Grid fixed the problem.
I was able to get the list to update automatically using componentDidUpdate()
I have the route go back to the individual note, once updated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant