Monica Cellio
Monica Cellio
Ooh. If we're already wired for replies with backlinks, then let's explore that. We'd need the reply control (of course), and something in the rendered reply that shows or lets...
Thanks for looking into this! Why is the additional column needed in the table if you can modify match_search to look in both the body and the title? I'm confused...
I'll have to defer to @ArtOfCode- or @luap42 for that; I don't know how the table is indexed now.
Oh, good catch -- I wasn't even thinking about the text in the drop-down lists, and you're right that that would need to be a different size (smaller than the...
@ArtOfCode- can you weigh in on the question about doing this in co-design vs qpixel?
The edit history will also need to account for changed made via `UPDATE_POSTS=true rails db:seed`. I don't know if seed updates record their changes anywhere now.
I had a help topic get clobbered a few months ago, so I think it's not recorded in the DB. Raising the priority.
I think the work we want here is: - Add "suggest edit" in place of the "edit" button on tag pages, for users without the ability. - Include suggested tag...
If integrating this with the "Edits" indicator is too hard (because that expects a list of _posts_), can we light up the "Tags" indicator when there's an edit pending, and...
How about this: - "Edits" behaves as now (lights up if there are _post_ edits). - "Tags" gets an indicator if there are pending _tag_ edits. - Tags page (the...