Open OlegMoshkovich opened 5 months ago
https://github.com/bldrs-ai/Share/blob/6f3dc770bd566994dbc638ebc8f1419043d69b08/src/Components/Notes/NoteCardCreate.jsx#L56
Use the response from note create a call put it into the state, and do not fetch the notes again when the notes panel is switched to the notes list. Signal to the user on failure
https://github.com/bldrs-ai/Share/blob/6f3dc770bd566994dbc638ebc8f1419043d69b08/src/Components/Notes/NoteCardCreate.jsx#L56
Use the response from note create a call put it into the state, and do not fetch the notes again when the notes panel is switched to the notes list. Signal to the user on failure