User Notes (#707)
* Notes implementation.
Bug: Client does not save note locally after uploading to server. Client does save after reloading page. Is this due to the response being sent by PUT?

* I don't know why the client doesn't do optimistic UI updates with this, or any updates at all without reloading the page

* Added USER_NOTE_UPDATE event, thanks @TheRealGeoDash2019 !
1 parent 99a5030 commit ecf59d30c55181b25493c170819d2bb223ef28ba
@Madeline Madeline authored on 5 Apr 2022
GitHub committed on 5 Apr 2022
Showing 3 changed files
View
api/src/routes/users/@me/notes.ts
View
util/src/entities/User.ts
View
util/src/interfaces/Event.ts