TechScribe2024 / frontend

TechScribe is a sleek and modern blogging platform designed for developers and tech enthusiasts to share knowledge, tutorials, and insights. The frontend of TechScribe is built with a focus on simplicity, responsiveness, and user experience.
2 stars 8 forks source link

Added Toast Notification in Create Blog. #10

Open IngaleChinmay04 opened 3 days ago

IngaleChinmay04 commented 3 days ago

Added Toast Notification on submit button in Create Blog Using react toastify.

Closses Issue: #6

https://github.com/user-attachments/assets/9ea83349-5dbc-4735-a886-0754b422e35f

ParishiB commented 3 days ago

@IngaleChinmay04 can you please resolve the merge conflicts?

IngaleChinmay04 commented 3 days ago

Resolved!

ParishiB commented 14 hours ago

@IngaleChinmay04 Can you elaborate on the steps for the code changes that you have done. I checked and you've removed all the imports for draft.js and medium-draft. Please explain as to why you've removed these and what did you do to replace it?

IngaleChinmay04 commented 13 hours ago

I removed the files because I could not resolve them in my system and I didn't find the CSS file as well.

JD771 commented 10 hours ago

@IngaleChinmay04 To resolve the merge conflicts check if the toastify version is compatible with the draft.js & medium draft versions and make the changes accordingly. Also, the CSS file you are unable to find is available in the createBlog folder as CreateBlog.css. The other one is directly imported from draft.