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...
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...
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...
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...
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 ...
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 ...
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...
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...
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: ...
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...
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...
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...
This is a link to my user page. The URL is: https://meta.codidact.com/users/53890 This is a link to your user page. The URL is: https://meta.codidact.com/users/me Note that the URL ends wit...
There is a box in the right hand panel of most Codidact pages showing information related to Codidact: The first paragraph says: This community is part of the Codidact network. We have other ...
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...
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 2 or more posts on a page contain footnotes with the same number, they all link to the footnote that appears earliest on the page. For example, the question How should a Codidact public API wor...
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...
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...
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...