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.
Posts by trichoplax
I am a new user to Codidact that just migrated from StackOverflow and there are some things I would like to get across. Welcome to Codidact! Thank you for sharing your suggestions for improvem...
GitHub issue: Automatically focus search bar after clicking search (search-slide) When I click the dark grey search button at the top of a Codidact page a new panel opens containing a search ter...
When I flag a post for moderator attention, an acknowledgement message appears, but if I revisit the post later there is no indication that I have flagged it. I would find it useful to have an indi...
Previously, clicking on the icon for Notifications or Communities at the top right of the page resulted in the appropriate drop down panel appearing. Today, the panel only opens if the square area ...
There is a difference between a flag ("this requires action that only a moderator can take") and a downvote, which expresses an opinion about the post that the community can decide how to respond t...
I've looked around for information on an existing or planned public API for Codidact but I haven't yet found one. I'm not sure if this means it was decided not to include it in the MVP or if it exi...
Currently, we can search for posts by a particular user by including user:unique_user_number, where the unique user number can be found from the user's profile URL. Would you find it useful to be ...
In the list of posts, or at the bottom of a post, there is an indication of how long ago it was posted. In a desktop environment with a mouse, hovering over this duration gives an exact date and ti...
Are there any rules about a user having multiple Codidact accounts (sometimes known as sockpuppet accounts)? What should a user do if they suspect another user has multiple accounts?
I'm planning to add a public API to Codidact so people can make applications that read Codidact data automatically. Features and purposes I have my own purposes in mind for this[1], but there are...
Horrible hacky dark mode Until there's a real dark mode, here are some quick CSS hacks that you can try out in the developer window of your browser, and add to a userscript or user stylesheet if y...
I was confused by the unusual layout of text below a post in the question list: Note the long gap after "posted 3y ago by". Viewing the individual question page shows the underlying cause: ...
The drop down menu at the top right of each Codidact page shows a list of all the communities in the network. The list is also linked to from the page footer, and from codidact.com. There is also ...
Code blocks have a maximum height, after which any extra content scrolls vertically. This can make it tricky to copy the code for testing or adjusting when answering a question, or assessing an ans...
There are things I like here, but I don't think all of it will work. I like the following: Welcoming specific questions rather than only general questions. Including hints at more general solu...
Prevent zero only I'm comfortable with preventing users from posting zero character comments and posts. I agree there are times when insisting on 15 characters is unhelpful. For comments, I se...
Awkward workaround is acceptable until this feature is implemented You are correct, there is not yet a better way to contact a moderator than the awkward workaround you mentioned (flagging an unre...
Thanks very much for the recent release of bug fixes and features. It's also highlighted another potential improvement: I notice that since the release the grey circles indicating that a Category ...
When looking at a pending edit on the suggested edits page, only the markdown shows. There is no preview of how this will be rendered. This presents two problems: Any subtle error introduced by...
Original GitHub issue: Can't revert to a blank profile GitHub issue raise more recently suggesting greater demand: "Edit Profile" bio must have a minimum of 30 characters When editin...
Codidact posts support Markdown tables. For example, the following raw text: Column 1 | Column 2 -------- | -------- Data A | Data B Data C | Data D renders as: Column 1 Column ...
From How to ask a great question in the help section: If you put your question title into a search engine, can you find the answer to your question in the first three results? If so, perhaps con...
If edits are made to a large number of posts in a short period, they will push everything else off the front page, taking visibility away from recent questions and answers. They will also take visi...
Subtle difference, big change The difference between what we have now (a group of distinct communities) and what you propose (a single community with filters) seems subtle, but I believe the long ...
Currently, when a question is closed, it is still possible to add an upvote or downvote. One possible reason for closing a question is to allow editing to improve, before re-opening. Would it be b...