Rajat2024 / NoteBook

Here notebook is created using React as a frontend and NodeJS as a backend. Here you can add , delete and update notes in your Mongoose database. You create a password using express validation , authentication using JWT Token and salting. An easy way to sign up and log in a notebook, context for data passing through the component.
https://mern-notebook.onrender.com/
0 stars 1 forks source link

Edit Note [GSSOC'23] #22

Closed kartikayasija closed 1 year ago

kartikayasija commented 1 year ago

Describe the bug When a user edits a note, he has to refresh to get the note updated,

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots

https://github.com/Rajat2024/NoteBook/assets/115306535/350a09ce-3a00-4323-ad8c-c758731fe733

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.