bldrs-ai / Share

Share is a web-based BIM & CAD collaboration platform.
http://bldrs.ai
103 stars 30 forks source link

Use serve state to set up notes list when a new note is created #1202

Open OlegMoshkovich opened 3 months ago

OlegMoshkovich commented 3 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