krimoelbahri/theOdinBook

Add post with one request

Closed this issue · 1 comments

Adding post now requires Two requests

  • one request to upload images.
  • one request to add the post.

Assignment

  • make it the process only needs one request.
  • fuse the upload image part inside the add post request

Issue solved when i was migrating to RTK query.