KungRaseri

Results 9 comments of KungRaseri

Started a discord discussion thread [here](https://discord.com/channels/586676777334865928/1120511589741776916) with a few questions.

Questions: 1. Should we redirect the user to `/how-to` and `/research` respectively after the delete action is completed? 2. Should we "cascade delete" all comments associated with a how-to/research article...

> @KungRaseri thanks for raising those questions 💜 > > 1. Should we redirect the user to /how-to and /research respectively after the delete action is completed? > That seems...

> > 1. With the _deleted property, would it be beneficial or necessary to add a _deletedBy property as well? > > I think that we should emit this data...

> Just jumping in here @KungRaseri to say make sure you are using prettier as this is required to pass linting tests! > > https://prettier.io/ @AlfonsoGhislieri Thanks for the reminder!...

This is ready for final review 👍 Thanks for all the feedback!

> Also @KungRaseri it would be preferable if instead of merging you could use `rebase` instead. Keeps the commit history a lot cleaner. https://www.atlassian.com/git/tutorials/rewriting-history/git-rebase > > Also could `squash` to...

> @KungRaseri this is looking great, do you have some time to address the merge conflicts? I can take a look at this next week. @thisislawatts Yeah, let's sync up...

Is this one good to pick up? Edit: I've done some of the work already in a draft PR :)