ae-andre / insights-bench

An online community of conversation, built with the MERN stack, that will allow those with personal, financial or career-related problems to talk them through with others, in either a private or a public channel.
MIT License
0 stars 3 forks source link

Final fixes [FIXED] #94

Closed tchan128 closed 7 months ago

tchan128 commented 7 months ago

Most of the bugs have been fixed. Edit comment full functionality is created. I haven't done extensive testing, but if everyone can do a few tests that would be great. Function only for PUBLIC forum still. I think that'll be for MVP

  1. Styled install button:

Screenshot 2024-03-26 at 12 05 28 AM

  1. Edit button only for user

Screenshot 2024-03-26 at 1 11 26 AM

  1. Added Edited to indicate it's been edited Screenshot 2024-03-26 at 1 58 23 AM

[BUG FIX] - Unsure why suddenly when submitting multiple comments on UserConversation, it doesn't show up. I changed our refetch, and works as intended.