Skip to content

Latest commit

 

History

History
51 lines (44 loc) · 1.34 KB

todo.md

File metadata and controls

51 lines (44 loc) · 1.34 KB

BUGS

  • use useDeferredValue for text input
  • Fix profile query for users with no posts
  • Can't follow yourself logic
  • Don't post after image upload error
  • fix non square image avatars
  • same image upload error on EditProfileModal
  • image upload on android showing mp4 options

Edit Profile

  • Disable form submittion twice
  • Backend
  • frontend
  • images
  • delete old image when updating new
    • avatar
    • banner

TODO

  • add recommended users to follow section on right
  • add single post page
  • Handle follower list with no followers ui
  • image picker validations
  • follow backend
  • follow frontend
  • unfollow backend
  • unfollow frontend
  • Post has been deleted message when deleting post
  • use add comment logic for adding new post
  • Add close modal button on gifpicker
  • Delete Comment and likes when deleting post
  • Show comments only when clicking view comments
  • show who liked the post
  • show profile page
  • Error Handling
  • add image upload
  • Delete image when deleting post
  • Conditional cloudinary import
  • Add Dark mode
  • Create new post component

LP

  • Add Verified icon
  • Add more share options (whatsapp/fb etc)
  • Fix Emoji bug
  • fixed height modal for gif picker
  • Optimize Gif