Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »

Welcome to Codidact Meta!

Codidact Meta is the meta-discussion site for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Activity for Monica Cellio‭

Type On... Excerpt Status Date
Edit Post #287657 Initial revision almost 2 years ago
Answer A: Can't click notification icon
The notifications bug is known and we're working on a fix. (It has to be made in one repo, propagated to another via `npm`, and then of course deployed. I think we're waiting for the `npm` step at the moment.) The bug happens if you click directly on the number or text, but if you click in the whi...
(more)
almost 2 years ago
Comment Post #287650 Huh -- I never noticed that @#53890! Or if I did, it was a long time ago and I then forgot about it. Thanks for pointing it out. Since the page already *exists*, I think we should find ways to make it more prominent. Making it another section on the profile, for yourself only (like preferences, e...
(more)
almost 2 years ago
Comment Post #287650 This is a [known bug](https://meta.codidact.com/posts/287466) with a workaround: click in the white area below the number/text instead of directly on the icons. It's aggravating and we have a fix in process. I didn't close this as a duplicate because of the part at the end. We don't have another ...
(more)
almost 2 years ago
Edit Post #287649 Post edited:
almost 2 years ago
Comment Post #287649 That's a good point. I've submitted a [PR](https://github.com/codidact/qpixel/pull/929) to change this. For the last label, I went with "confirm new password" to lead with the imperative verb; I'm told this is a little easier for people to understand if English isn't their first language and might ...
(more)
almost 2 years ago
Comment Post #287424 @#53890 I think you're on to something. The [database schema](https://github.com/codidact/qpixel/blob/develop/db/schema.rb#L408) says that the posts table has columns for both "body" and "body_markdown". I'm guessing that we save the HTML to speed up rendering, but I'm not sure. If so, it would ma...
(more)
almost 2 years ago
Edit Post #286336 Post edited:
almost 2 years ago
Edit Post #287641 Initial revision almost 2 years ago
Answer A: Comment flagging is hidden from inexperienced users
We definitely want this to be possible from the in-page view, without clicking through to the thread. This issue is even on the roadmap we laid out at the beginning of the year -- it's important. I thought this would be easy but it turns out there are some complications in the code. I was just ...
(more)
almost 2 years ago
Edit Post #287624 Post edited:
revised part about Discord threads based on info in a comment
almost 2 years ago
Comment Post #287624 @#53196 thanks for letting me know. I remember threads just plain disappearing when the feature first showed up, but maybe I just didn't know where to look for them. I've avoided threads since then because of that.
(more)
almost 2 years ago
Edit Post #287624 Initial revision almost 2 years ago
Answer A: Creating new Discord channels
We can't grant the ability broadly without also granting destructive abilities, as another answer says. If any community wants more channels under its section, admins can create them -- just let us know. I haven't used Discord threads much, but when they first showed up, threads would be auto-del...
(more)
almost 2 years ago
Edit Post #285825 Post edited:
almost 2 years ago
Edit Post #287623 Initial revision almost 2 years ago
Answer A: Comments count includes deleted comments, which it shouldn't
We fixed the inconsistency a different way. Instead of computing the numbers for all threads at page-load time, we still report the full number of comments, but when you expand the comment thread you see that there are deleted ones, like this: "skipping 3 deleted comments" before the one visible ...
(more)
almost 2 years ago
Comment Post #287466 Ah, in-page panel versus link -- thanks! I've tried to capture all this in a bug report here: https://github.com/codidact/qpixel/issues/923.
(more)
almost 2 years ago
Comment Post #287619 Thanks for the report. We did have this issue before and it was [fixed](https://github.com/codidact/qpixel/issues/192), but it looks like something has broken it again.
(more)
almost 2 years ago
Comment Post #287466 The dashboard and mobile sign-on widgets also have icons but do not have the bug. Are those icons actually characters in some font and not images?
(more)
almost 2 years ago
Comment Post #287466 Thanks for all the debugging help, @#53890!
(more)
almost 2 years ago
Comment Post #287573 @#53890 if Art's changed fixed this, please let us know (a flag is good) and we'll mark it status-completed.
(more)
almost 2 years ago
Edit Post #287583 Initial revision almost 2 years ago
Answer A: Where do meta questions about the Codidact Collab site belong?
Oh sorry; I'll fix that description. By "help using the sites" I think we meant issues specific to this network. You can go ahead and ask Collab meta questions on Collab; it's a small community and I don't want to make people go to a different category for what's likely to be a very small number of...
(more)
almost 2 years ago
Comment Post #287466 @#53890 we deploy from `develop`, but after a change gets made in co-design it then needs to propagate to qpixel and then be deployed, and I'm not sure where that stands. @ArtOfCode tonight I noticed that this bug *doesn't* occur with the mod menu; I clicked on the word "mod" rather than under it ...
(more)
almost 2 years ago
Edit Post #283932 Post edited:
almost 2 years ago
Comment Post #287549 Sounds unrelated, then -- thanks for checking!
(more)
almost 2 years ago
Comment Post #287549 Wow, that's weird. Thanks for the report. I don't know if this is related, but I've sometimes noticed, only on Meta, that (on desktop at ~1200px) the logo gets very large and flushing my browser cache fixes it. I've never noticed this on any other community. So first thing for us to check is wh...
(more)
almost 2 years ago
Edit Post #286582 Post edited:
almost 2 years ago
Edit Post #286582 Post edited:
almost 2 years ago
Comment Post #287545 I thought we had a "why Codidact when SO exists?" question; maybe we do and I'm failing to find it. Meanwhile, here are some related non-duplicates: [The Codidact Vision](https://meta.codidact.com/posts/276296) (jump down to "Codidact is not an SE clone"), [How does Codidact avoid repeating Stack Ex...
(more)
almost 2 years ago
Comment Post #287529 Can you edit to add more information about the types of questions that might fit here? Science, regulatory, economic, others? Thanks.
(more)
almost 2 years ago
Edit Post #287489 Post edited:
added GitHub link
almost 2 years ago
Comment Post #287461 Sorry about the ambiguity; I've edited. We had a design idea for a much more dynamic and interactive preview; we haven't done that yet, but figured we could at least add the static post previews. They're configurable; if a community wants them to be shorter (or gone), we can do that. Best place fo...
(more)
almost 2 years ago
Edit Post #287461 Post edited:
almost 2 years ago
Edit Post #287479 Initial revision almost 2 years ago
Answer A: Category new activity indicators reset after release
I believe this was a glitch related to this particular upgrade, and not upgrades in general. Or, at least, we haven't seen this in the past. We're not sure what caused it yet and will continue to investigate. I'm sorry for the disruption (I was surprised by all the silver dots too).
(more)
almost 2 years ago
Comment Post #287466 I agree that's a problem (and from another comment thread, it looks like a dev knows how to fix it). The problem happens if you click on the icon, but if you click in the whitespace below it, the control works (shows you the inbox, communities, etc). I think from your post that you've already figur...
(more)
almost 2 years ago
Comment Post #287463 Thanks for the suggestion! Edited.
(more)
almost 2 years ago
Edit Post #287463 Post edited:
almost 2 years ago
Comment Post #287475 I like the unified look, and I agree the icons make it easier to spot at a glance.
(more)
almost 2 years ago
Comment Post #287469 Sorry for the too-terse changelog entry!
(more)
almost 2 years ago
Edit Post #287464 Initial revision almost 2 years ago
Answer A: Typo in error - Tags can't have more than 5 tags
This has been changed to: Post can't have more than 5 tags
(more)
almost 2 years ago
Edit Post #287036 Post edited:
almost 2 years ago
Edit Post #286235 Post edited:
missed one
almost 2 years ago
Edit Post #286235 Post edited:
almost 2 years ago
Edit Post #287198 Post edited:
almost 2 years ago
Edit Post #287145 Post edited:
almost 2 years ago
Edit Post #286303 Post edited:
almost 2 years ago