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.
Search
I have recently opened an account here and I find that have already posted. There are posts attributed to me on Writing, marked as having been sourced from StackExchange. A (pseudo)user has been ...
I'm surprised that we don't seem to already have a Meta question about this specifically. You claim your posts by linking your Codidact account with your Stack Exchange account. To do that, click ...
The code for the hot post selection can be found in the app/controllers/application_controller.rb file (search for hot_questions). Eligible for Hot Posts are all Questions or Articles that have...
We eventually do plan on having integrated chat, including different access levels for different user groups (such as moderators). However, we do not have the resources (such as available developer...
Bootstrapping. Our communities are still small, so after we rolled out the abilities system we decided to put all our communities in "new community" mode, which lets everyone start with Participat...
My three cents the point is that if supporters "register" somehow, then we know whom to contact and could do it with automation rather than hand-written comment pings. This would essentially ...
Back in the real old days, we had a real long discussion about reputation and privileges (exhibit A, B, C and likely many other discussions in other threads). What emerged from those discussions w...
Recently, I saw this promoted post: I feel like the way it's presented is less than ideal, since It makes no sense out of context (Photo Contest) It's not a question, so calling it one only ...
I've noticed this both on mobile and on desktop, that in order to close a dropdown menu, you must click on the button that opened it. I think it would make for a much better user experience to be a...
I've fixed this for a bunch more of these characters, but there are endless numbers of Unicode characters that can be abused to do things like this. Solution: don't do this.
During our tour to teach users how to use the site, there's a point where we guide you through asking a question, including adding a title and tags: However, something you have when posting an a...
I'd like to propose a different way of thinking about the problem (and I agree there are problems here). Some premises: New users don't know how things work, so we need to keep it simple. ...
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?
status-completed Just a minor concern: I don't think a single person should be the point of contact, maybe set up something like access@codidact.org. That is, if it even needs a dedicated mail a...
Here at Codidact, we believe that everyone deserves to have access to information and to be a part of a community. "Everyone" includes people with disabilities, and so that means making our site an...
For bugs, you can use answers to add more information if you have it, for example if you've seen the reported problem under different circumstances or if you have seen something work that is report...
Apparently the owner of a post cannot approve a pending suggested edit on that post. I'm not sure if this is a bug report or a feature request, but either way, I propose that the post owner should...
User names don't have to be unique (and platforms that require uniqueness tend to frustrate people who end up being Mike792 or whatever), so we need the numbers. Given that we need to include the ...
Comments You are only able to tag users that have interacted with the thread, and the author of the post itself. After typing @ plus the first 3 letters of the username, a popup should appear wher...
I'm assessing Codidact Q&A for use by our organisation, so I want to try out features to compare against our list of requirements. I don't want to be posting bogus questions where they're going...
Sometimes, posts can accidentally contain personal information that shouldn't be out on the internet, such as real names, real IP addresses, home addresses, or other pieces of PII (Personally Ident...
In addition to the uniqueness issue, there is also the compatibility issue. Usernames can include characters that are invalid in URLs. Those characters would need to be replaced with hexadecimal co...
The site claims I edited this post 6 hours ago: https://electrical.codidact.com/questions/276256 6 hours ago I was very much asleep since that's around 4am here. I don't remember editing this post ...
This is not a codidact issue per se, but it affects the avatar functionality: https://unicornify.pictures/avatar/{id}?s=16 fails because unicornify.pictures has an outdated Go version: Go 1.9 is ...