harshmangalam / hydrogen-solidjs-client

A social media web app powered by SolidJS
GNU General Public License v3.0
77 stars 54 forks source link

Add delete functionality for post comments #31

Closed harshmangalam closed 1 year ago

harshmangalam commented 1 year ago

Enhance post comment feature by adding delete comment

nore-dev commented 1 year ago

can you assign it to me

harshmangalam commented 1 year ago

Okay

nore-dev commented 1 year ago

Is there a DELETE method required to delete comments on the server? I looked at the server code but couldn't find it

harshmangalam commented 1 year ago

I already open one issues regarding that in server https://github.com/harshmangalam/hydrogen-nodejs-server/issues/5