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 |
---|---|---|---|---|
Comment | Post #288181 |
Even on a desktop, it feels like there's a lot more stuff on the page before I get to the first search result. Expanding the filter shows how the search was built, which I assume is why it's open by default, but I've been wondering if it should start collapsed too. I hadn't realized it was also ope... (more) |
— | over 1 year ago |
Comment | Post #288156 |
I hadn't thought about the effects of votes, thanks. I think your conclusion is sound; the votes don't matter as much as the discussion around the proposal, and we can always use Meta to focus on specific cases ("what makes this question so great?").
(more) |
— | over 1 year ago |
Comment | Post #288162 |
I've updated the proposal to talk about filtering incubator Q&A, taking disagreements to meta (not edit wars), closing/archiving proposals that aren't working out, and curating the incubator. Thanks for your feedback! (more) |
— | over 1 year ago |
Comment | Post #288160 |
I've updated the proposal to cover closing/archiving proposals that don't work out and curating the incubator. Thanks for your feedback! (more) |
— | over 1 year ago |
Edit | Post #288156 |
Post edited: Addressed feedback received so far. |
— | over 1 year ago |
Comment | Post #288162 |
Edit wars for the proposal are an important consideration. Thanks for bringing it up.
I'm imagining the description (wiki) post as the "current working draft", with discussions being resolved on meta using the same tag. The wiki post type also has comments for smaller points, so you don't have t... (more) |
— | over 1 year ago |
Comment | Post #288162 |
Yes, we've been thinking about the incubator idea for a while, and needed to have filters in place before we proposed it here. I'm expecting two (general, sometimes overlapping) types of participants: people browsing a broad range of content, and people focused on one or a small number of proposals.... (more) |
— | over 1 year ago |
Comment | Post #288160 |
It's a lot easier to use multiple accounts to support a proposal when "support" means "add your name to a list of interested people", and a lot harder when it means "help build a good body of Q&A to show that this community would work". That said, yes, we've had some problems in the past, and it's s... (more) |
— | over 1 year ago |
Comment | Post #288160 |
We could archive them in a category that's not publicly visible. I like having some way to clean up incubator questions that aren't going to help a proposal advance. (more) |
— | over 1 year ago |
Edit | Post #288156 | Initial revision | — | over 1 year ago |
Question | — |
Let's improve how we manage proposals for new communities Related: Incubator (takes all questions that aren't ontopic anywhere else) community We currently use posts in the Site Proposals category to organize proposals for new communities on our network. Sometimes a community has come together quickly and this has worked really well, but most of the... (more) |
— | over 1 year ago |
Comment | Post #288150 |
Thanks for the report! I've reproduced the bug. You didn't do anything wrong; we apparently missed a test case. (more) |
— | over 1 year ago |
Edit | Post #288143 | Initial revision | — | over 1 year ago |
Answer | — |
A: Redundant "Posts" heading on every community in the dashboard There are some additional sections visible only to admins and/or global moderators, which is why the heading exists at all. But you're right: for the vast majority of people, that's the only visible section, so the heading looks odd. I think the solution would be either to only show that heading ... (more) |
— | over 1 year ago |
Comment | Post #287696 |
I don't know if anyone's started thinking about reputation on the network profile. First step was to figure out if it would help. So the possibilities are wide open right now. (more) |
— | over 1 year ago |
Edit | Post #287691 |
Post edited: confirmed in comments |
— | over 1 year ago |
Comment | Post #287719 |
Probably the easiest thing to do is to shorten the alt text. Instead of "user avatar", does "user pic" work? (more) |
— | over 1 year ago |
Comment | Post #287696 |
Is your request specifically about the _dashboard_, or are you looking for an easy way to see reputation across all communities and the dashboard is a list of all communities? If we had the [network profile](https://github.com/codidact/qpixel/issues/284) and attached it there, would that work? (more) |
— | over 1 year ago |
Comment | Post #287691 |
The search result in your screenshot is [this answer](https://meta.codidact.com/posts/277995/278491#answer-278491). The body shown in the search result is the first part of that answer, not the question, and the votes and author are for the answer too. I just reproduced this by searching for "site ... (more) |
— | over 1 year ago |
Comment | Post #288122 |
Oh, good point about "always show my questions" -- didn't think of that. Thanks! (Now that we have this I want to be able to set a filter for viewers who aren't logged in, yes. We don't have that piece yet.) (more) |
— | over 1 year ago |
Edit | Post #288122 | Initial revision | — | over 1 year ago |
Article | — |
Announcing filters We've seen many requests over time for some way to customize what you see on the list of questions in a category – finding unanswered questions, hiding closed or low-scoring questions, or building more personalized views. You can use search for one-off queries, but until now you couldn't set a sticky... (more) |
— | over 1 year ago |
Comment | Post #287669 |
I agree that's confusing. I'd like some guidance from someone with actual visual-design clues and I don't want to lose track of this, so I filed a CoDesign issue to track it: https://github.com/codidact/co-design/issues/89 . (more) |
— | over 1 year ago |
Comment | Post #287656 |
The regex governing this is `const altRegex = /!\[(?:Image_alt_text)?\](?:\(.+(?!\\\))\)|\[.+(?!\\\])\])/gi;` (in `app/assets/javascripts/markdown.js`, but if I try to touch a regex I might cause the world to end or something. Happy to get a PR from someone with more clues than I have! (more) |
— | over 1 year ago |
Edit | Post #288102 |
Post edited: I see it on article-only categories now, so either I looked right past it or we quietly fixed it. |
— | over 1 year ago |
Edit | Post #39539 |
Post edited: |
— | over 1 year ago |
Edit | Post #288105 | Initial revision | — | over 1 year ago |
Answer | — |
A: Recent feature changes to the Codidact software December 2023 - Editor preview now alerts you to HTML that will be stripped out before posting. (The preview renderer and the final rendering sometimes do not match because the client and server necessarily use different libraries; now the editor lets you know what's not going to work.) - Users w... (more) |
— | over 1 year ago |
Edit | Post #288102 |
Post edited: added GitHub issue link for future work |
— | over 1 year ago |
Edit | Post #287466 |
Post edited: |
— | over 1 year ago |
Comment | Post #287466 |
The tools problem with comment threads still exists after the bugfix; that turned out to be something different, not yet identified. (more) |
— | over 1 year ago |
Edit | Post #288102 | Initial revision | — | over 1 year ago |
Answer | — |
A: Proposal: filters for post lists There'll be more of an announcement coming, but here are some quick notes in the meantime. The top of each category now has a new widget: filters widget (circled) If you expand it you'll see some filtering options: form showing all the things you can set There are some predefined filte... (more) |
— | over 1 year ago |
Edit | Post #287650 |
Post edited: bug fix is now live, plus there's the profile addition |
— | over 1 year ago |
Edit | Post #283323 |
Post edited: |
— | over 1 year ago |
Edit | Post #285370 |
Post edited: announcement and documentation to come |
— | over 1 year ago |
Edit | Post #287830 |
Post edited: |
— | over 1 year ago |
Edit | Post #288052 | Initial revision | — | over 1 year ago |
Answer | — |
A: Blocked from posting to Collab by script tag inside code block Summarizing some discussion in Discord (Communities server, network-town-hall): the problem wasn't trichoplax or an IP issue but, rather, a code block that contains a `script` tag. Cloudflare is detecting that as an attempt to inject Javascript, apparently — it doesn't detect the difference be... (more) |
— | over 1 year ago |
Comment | Post #288047 |
Oh, it was content not IP! Thanks for letting me know. (I haven't seen the Discord discussion yet.) (more) |
— | over 1 year ago |
Comment | Post #288047 |
We do want to get this fixed, though. If it's coming from Cloudflare it could be IP-based. Don't reveal anything secret, but is there anything different about how you're accessing the site compared to in the past? (It's odd that you can reach here, though I _think_ I remember a Collab-specific Clo... (more) |
— | over 1 year ago |
Comment | Post #288047 |
I attempted to reproduce the problem but [was able to post](https://collab.codidact.org/posts/288049) (I'll delete that later when this is resolved). I was expecting a general Cloudflare problem. I'll make sure our sysadmin team knows about this. (more) |
— | over 1 year ago |
Comment | Post #288025 |
Thanks for raising it again. This is something we want to do better with. I'm not sure we have anybody already on the team who knows enough about the current norms/tools to make recommendations. Would you be interested in getting involved? (more) |
— | over 1 year ago |
Comment | Post #287549 |
Not just meta; I just saw the problem on Cooking too. I'll assume it's a general problem with logo sizing. (more) |
— | over 1 year ago |
Edit | Post #287933 | Initial revision | — | over 1 year ago |
Answer | — |
A: No response when clicking on the title of a thread on a recently deleted post I think we should match "interaction type". The person clicking on a thread title expects an in-page expansion, not a new page, so I think an in-page notification about the deletion is better than moving to a separate 404 page. When the front-end code finds out about the deletion (by trying to ex... (more) |
— | over 1 year ago |
Comment | Post #277365 |
I realized I've closed an older question as a duplicate of a newer one. I did it because there are more details in the newer one and neither has answers; hope no one minds. (more) |
— | almost 2 years ago |
Edit | Post #277365 | Question closed | — | almost 2 years ago |
Comment | Post #287892 |
Or maybe "progress toward this ability" should be made visible somehow on the page about that ability, the one that currently tells you you don't have it. (more) |
— | almost 2 years ago |
Comment | Post #287468 |
I don't know what the best way to handle this is and I don't have a lot of personal experience with reading code on my phone, but I also don't want to lose track of this issue so I filed https://github.com/codidact/co-design/issues/81 (note: Co-Design, not QPixel). (more) |
— | almost 2 years ago |