Skip to content

Conversation

@marquesafonso
Copy link

Fixing CRUD edit function for updating note values when clicking the EDIT button.

Problem: the current implementation is passing the prompt input value as both the oldInput and newInput.

Solution: add const oldInput which stores the already existing input value before receiving the new one from the prompt.

Additionally, added start script in package.json to use nodemon without needing global installation.

fix image sizes 2

fix image sizes 3

fix image sizes
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