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 #293980 Question closed 16 days ago
Comment Post #293980 No worries! We know our search needs work, and cut/paste glitches happen to everyone. I'll go ahead and mark it as a duplicate to avoid fragmenting the responses. Thanks and welcome to Codidact.
(more)
16 days ago
Comment Post #293981 Yeah, I'm trying to chase down how to get that deployed after stumbling on a typo in a different ability page. I don't understand DB seeds well enough...
(more)
16 days ago
Comment Post #293980 Possible duplicate of https://meta.codidact.com/posts/278006 ? That question's older and I'm not sure if your point about accumulated expertise over there is covered, so I'm asking rather than just marking as a dupe.
(more)
16 days ago
Edit Post #293980 Post edited:
fixed repeated content (please feel free to edit further)
16 days ago
Edit Post #293977 Initial revision 16 days ago
Answer A: Implement a way to sort posts by recent comments, to make it easier to moderate them
As you noted, comments don't count as "activity" on posts for purposes of bumping. Moderators have access to a list of the most recent comments, and I'd like to explore opening that up as an alternative to what you're asking for. Granted, you'd be seeing comments without their immediate context -- ...
(more)
16 days ago
Comment Post #293948 Just happened to me again too on [this answer](https://judaism.codidact.com/posts/293961/293962#answer-293962).
(more)
18 days ago
Comment Post #292126 We outsourced sorting to SQL; whatever `LIKE` returns is what we show.
(more)
18 days ago
Edit Post #291717 Post edited:
for want of a `%` the LIKE clause was lost... - substring matches now work like they do for tags
18 days ago
Edit Post #293936 Post edited:
19 days ago
Edit Post #293938 Post edited:
deployed a better fix than my original PR
19 days ago
Edit Post #293937 Question closed 21 days ago
Comment Post #293938 Oh, I didn't realize that. What we should do when applying formatting to a selected block is something we should discuss in a more visible place than this comment thread. Meanwhile, I can at least make the tooltip more informative.
(more)
21 days ago
Edit Post #293938 Initial revision 21 days ago
Answer A: Add a button that formats text as a bullet list.
There are additional formatting options, including this one, under the Tools button: expanded tools: bullet list, numbered list, heading, horizontal line, table We have moved the lists and table to the main set of buttons and added a better tooltip for the Tools button.
(more)
21 days ago
Edit Post #293699 Post edited:
23 days ago
Edit Post #293920 Post edited:
23 days ago
Edit Post #293920 Post edited:
PR pending
24 days ago
Edit Post #293924 Post edited:
24 days ago
Comment Post #293901 Related (not a duplicate): [flagging should be possible without going to the thread, too](https://meta.codidact.com/posts/287638).
(more)
28 days ago
Edit Post #293866 Initial revision about 1 month ago
Answer A: Flagging spam with existing notices
Please go ahead and flag. As another answer points out, this could feed into automatic actions in the future and, in any case, feeds into abilities now (which, yes, also need changes). When looking at a post with pending flags, moderators can see all of the flags in a single list, so it's not har...
(more)
about 1 month ago
Comment Post #293597 Related: https://meta.codidact.com/posts/285446 (doing that would have to involve creating a dump, so then the question would be about the interface for downloading it).
(more)
about 1 month ago
Comment Post #293596 I don't know what the fix is, but I think this is because a reaction can have an accompanying comment and we offer the comment box right from the start, and you can only have one pending comment at a time so it clobbers the other draft.
(more)
about 1 month ago
Edit Post #293833 Initial revision about 1 month ago
Answer A: Communities drop-down/switcher upgrades
Any default order we implement -- including the current one, which is order of creation -- will be suboptimal sometimes. Sorting by activity or reputation also means the order might change from day to day, which those with stronger "muscle memory" will hate. I agree we should reconsider what the de...
(more)
about 1 month ago
Edit Post #293800 Initial revision about 2 months ago
Answer A: Clicking on an avatar to see a user's profile
We made the avatar a click target, but not the whole box. The reason for the latter is that we want to keep open the option for other clickable things within that box later. One idea we've talked about, for example, is to show a user's top tags (perhaps only when relevant to the current question), ...
(more)
about 2 months ago
Edit Post #291901 Post edited:
about 2 months ago
Edit Post #293622 Post edited:
status-worked-around: https://github.com/codidact/qpixel/pull/1592 (maybe in the future we can find and fix the underlying problem, but in the meantime...)
about 2 months ago
Comment Post #293782 How are you opening the items in new tabs? When I do so by right-clicking, the notifications pane stays open in the original tab.
(more)
about 2 months ago
Comment Post #293756 This is the "it's back..." [GitHub issue](https://github.com/codidact/qpixel/issues/1545), for anyone who wants to track it.
(more)
about 2 months ago
Edit Post #293757 Post edited:
about 2 months ago
Edit Post #293758 Initial revision about 2 months ago
Answer A: duplicate inbox notification from system
Abilities are earned per community, so those are actually not duplicates: you joined several communities and each one granted you those abilities. The problem is that the inbox doesn't show you which community a notice is from, so you had no way to know that. I've filed a bug to add the community n...
(more)
about 2 months ago
Edit Post #293756 Question closed about 2 months ago
Comment Post #293756 You did ask this already (you can see the link in your profile), so it looks like your previous draft was incorrectly cached. I'm marking this as a duplicate so everything happens on the original one. Feel free to delete this copy (I was going to go ahead and do that, but wanted to make sure you se...
(more)
about 2 months ago
Comment Post #293757 Whoops! You're getting notifications for each community where you earn the privileges, but the notification doesn't include the community name so you can't see that. I'm sorry for the confusion.
(more)
about 2 months ago
Comment Post #293726 I agree; we match substrings for tags and should do so for users too. This came up in [another Meta post](https://meta.codidact.com/posts/291717) as a bug report, but the part about sorting is new. Thanks for the report.
(more)
about 2 months ago
Edit Post #281146 Post edited:
about 2 months ago
Comment Post #293650 Do you mean the page of posts for a specific tag? Yes, having the same sorting options there sounds like a good idea, thanks. We have a [related (narrower) request](https://meta.codidact.com/posts/289418) and some [ideas in a GitHub change request](https://github.com/codidact/qpixel/issues/1198) fro...
(more)
2 months ago
Comment Post #293652 Whoops! Definitely an unintended side effect!
(more)
2 months ago
Edit Post #287743 Post edited:
favicon, title, then community name
2 months ago
Edit Post #292198 Post edited:
2 months ago
Edit Post #293651 Initial revision 2 months ago
Answer A: Inline code in comments overflows
This is now fixed, along with a bunch of other overflow bugs (thanks Zoe!). Here's a screenshot from this post on our dev server to demonstrate: very long title, post body, and comment now safely contained within their bounds
(more)
2 months ago
Edit Post #288974 Post edited:
2 months ago
Edit Post #293281 Post edited:
2 months ago
Edit Post #292842 Post edited:
2 months ago