Monica Cellio

Results 348 comments of Monica Cellio

I'm a fan of soft-deletes as opposed to hard-deletes in general, and this sounds like it would solve some problems. This would allow us to show soft-deleted tags in history...

> Currently an admin can delete a tag and it disappears from the history of all posts it was ever present on. If we introduce soft deletion for this clean...

> Do we need to tidy up tags that just happen to have zero posts? Could these simply be hidden in the tags list page? Perhaps with a check box...

Now that I've reread the entire thread and not just the new comments I got email about... Proposed amendment: Automatically soft-delete tags with zero posts when they have no excerpt,...

@peterelbert sounds good. Note there's been a lot of discussion, and I believe https://github.com/codidact/qpixel/issues/1177#issuecomment-1684559665 represents where we landed (or at least no one's objected). In particular, (a) soft deletes and...

I thought this would be easy (we already have the logic for direct edits; how hard could it be to apply it to suggested edits too?), but I got lost...

Good idea. Here it is: https://collab.codidact.org/posts/291665 .

I've changed that tag to mod-only on the dev server.

Thanks for testing. I've updated the description to incorporate this bug. (I still don't understand how this part of the code works, though, so I can't fix it myself.)

> I was mistaken when I referred to this being a suggested edit problem. It actually happens when I edit my own post (which doesn't require the Edit Posts ability)....