Monica Cellio

Results 348 comments of Monica Cellio

@Taeir I see that the installation guide is in this repo (https://github.com/codidact/qpixel/blob/develop/INSTALLATION.md), so maybe we should put the SAML doc there too? Pinging @ArtOfCode- for possibly a better answer. (This...

I updated the landing page on [this repo's wiki](https://github.com/codidact/qpixel/wiki). I don't currently know how to grant write access and I'll be going offline soon until Saturday night; @ArtOfCode- if you're...

We should make "close as dupe" and "flag as dupe" use the same UI with the same error-handling. Right now flagging shows a textbox at the bottom, where you can...

Ah, I see. I don't know if we want to invest in special-casing this code when (I hope) we're going to rework close/dupes anyway, so maybe we should just make...

As I just realized when reviewing https://meta.codidact.com/posts/283920, for the Code Golf case we would also have to allow articles to be marked as duplicates. Currently duplicates are part of closing...

It's been pointed out to me that cross-category duplicates work today (demonstrated on the dev server, which is ahead of production). Closing articles is a separate matter and handled through...

Guess: front-end code isn't checking if a tag is already present before adding?

Moderators can merge tags: ![Screen Shot 2022-09-12 at 5 35 21 PM](https://user-images.githubusercontent.com/5557942/189762995-7c6fa684-9966-4334-a182-ad02ee29a97b.png)

Text is in app/helpers/advertisements/codidact_helper.rb and community_helper.rb . I can make the easy fix proposed here, but that will still leave references to our network in the starting code for other...