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 "town hall" (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 trichoplax‭

Type On... Excerpt Status Date
Comment Post #287037 Not sure if there's sufficient overlap to call this a duplicate bug, but definitely seemed worth linking to the previous bug [Tags shown on a question can differ from tags shown when editing that question](https://meta.codidact.com/posts/276589)
(more)
almost 4 years ago
Edit Post #287046 Initial revision almost 4 years ago
Question Special view for deleted answers to avoid confusion
![Notifications panel] Opening a new response (new answer) from the Notifications panel opens it in a special view where that answer is shown at the top of the answer list. This makes it very clear which answer was being linked to - I love this feature. ![Special view showing linked answer ...
(more)
almost 4 years ago
Edit Post #287037 Post edited:
Add tags
almost 4 years ago
Edit Post #287037 Initial revision almost 4 years ago
Question Tag duplication in post edit mode
Tags input box showing "bug" tag twice Accidentally clicking on the blue "bug" tag above the tags box in post edit mode adds the tag "bug" even if it is already present, resulting in it being present twice. Deleting it with the little "x" makes it appear to vanish, but it comes back when anoth...
(more)
almost 4 years ago
Edit Post #287036 Post edited:
Restore correct tags
almost 4 years ago
Edit Post #287036 Post edited:
Testing replacing all tags
almost 4 years ago
Edit Post #287036 Post edited:
Test 5 copies of tag
almost 4 years ago
Edit Post #287036 Post edited:
Revert to correct tags
almost 4 years ago
Edit Post #287036 Post edited:
Test with duplicate tag deleted
almost 4 years ago
Edit Post #287036 Post edited:
Test edit to determine tag limit when one tag is duplicated
almost 4 years ago
Edit Post #287036 Initial revision almost 4 years ago
Question Typo in error - Tags can't have more than 5 tags
Error saying Tags can't have more than 5 tags I'm guessing the first "Tags" is a typo and should instead say "Posts" or perhaps the name of the specific post type?
(more)
almost 4 years ago
Comment Post #279392 There seems to be a more general problem so I have raised [Search does not search the title of posts](https://meta.codidact.com/posts/287032) as this does not seem to be a problem with only exact search, but with any search.
(more)
almost 4 years ago
Edit Post #287032 Initial revision almost 4 years ago
Question Search does not search the title of posts
The search only appears to look in the body of a post, not in its title. For example, searching Codidact Meta for "determine" finds posts that have "determine" in the body, but does not include the post [What is an easy way to determine my Trust Level] which contains "determine" only in the ti...
(more)
almost 4 years ago
Edit Post #287031 Initial revision almost 4 years ago
Question I can't search for -finalized
(This is not just an issue on the specific site mentioned - it seems to affect any Codidact site.) If I search Code Golf Codidact for "finalized" there are results, showing that the word "finalized" is one of the words the search recognizes. ![Search results for finalized] However, i...
(more)
almost 4 years ago
Edit Post #287030 Initial revision almost 4 years ago
Question Move keyboard focus into the search term box when search is clicked
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 term box and a blue search button. If I start typing, nothing happens because the search term box d...
(more)
almost 4 years ago
Edit Post #287021 Post edited:
Typo in title
about 4 years ago
Suggested Edit Post #287021 Suggested edit:
Typo in title
(more)
helpful about 4 years ago
Comment Post #287011 Thanks for raising an issue Monica. I did try manually changing the url to include `sort=activity` and it didn't change the order of the list like it does for `sort=age`, so I guess that means there is at least some backend change required. Great to know it's on the horizon though.
(more)
about 4 years ago
Comment Post #287020 @#8049 That seems so logical now that you mention the other elements. I've been doing that for menus but it didn't occur to me that dialogue boxes would work the same way. Thanks for explaining!
(more)
about 4 years ago
Edit Post #287020 Initial revision about 4 years ago
Question No escape from reactions dialogue box
I clicked on "react" on an answer on Codidact Meta and found that the only available reaction is "Outdated", which I don't want to use. There doesn't appear to be any way to close the dialogue box without adding a reaction, other than refreshing the page. There is no obvious close button and clic...
(more)
about 4 years ago
Comment Post #287018 Thanks @#56941 I've made a pull request to `master` as it hasn't been changed to `main` yet, and added a comment there to ask them if they want me to target a different branch instead.
(more)
about 4 years ago
Comment Post #287018 Thanks for the quick response! I've now created an issue and tried to create a pull request for my fork but the contributing guidelines say to target the develop branch, and there doesn't appear to be one for the landing-page repo. Is there another branch I should target?
(more)
about 4 years ago
Edit Post #286874 Post edited:
Typos
about 4 years ago
Suggested Edit Post #286874 Suggested edit:
Typos
(more)
helpful about 4 years ago
Edit Post #287017 Initial revision about 4 years ago
Question Process for fixing a typo on codidact.org
Is there a preferred process for making minor fixes such as typos on codidact.org? I've made a [commit to a fork] but I didn't want to raise a GitHub issue and make a pull request without checking the process first, as it's such a tiny change. - Should it be included in another issue which ...
(more)
about 4 years ago
Edit Post #287013 Initial revision about 4 years ago
Question Ability to search for user:me
Currently, we can search for posts by a particular user by including `user:uniqueusernumber`, where the unique user number can be found from the user's profile URL. Would you find it useful to be able to write something like `user:me` to search your own posts? I can easily look up my own un...
(more)
about 4 years ago
Edit Post #287011 Initial revision about 4 years ago
Question Ability to sort search results by activity
Currently, search results can be sorted by posted date (shown as "Age" in the sorting buttons) but not by edited date / most recent activity: ![search results sorting buttons] Would you find it useful to have this sorting option for search results (like the "Activity" sorting button in the ...
(more)
about 4 years ago
Comment Post #285370 **"filters can be defined, named, and reused"** I like this idea of being able to save filters, so you only have to write each one once. I also like this idea of being able to modify existing filters so that you don't have to write each one from scratch. Both of these abilities could be even m...
(more)
over 4 years ago
Comment Post #281410 Thanks FoggyFinder - that issue helped me narrow down the problem. Even though it appears that only one post category is displayed, in fact both Q&A and Challenges posts are displayed in the same list (just mislabelled as being all Q&A in the Q&A list, or all Challenges in the Challenges list). S...
(more)
over 5 years ago
Edit Post #281410 Post edited:
Minor clarification
over 5 years ago
Edit Post #281410 Post edited:
Add in example showing that the same results show for both Q&A and Challenges
over 5 years ago
Edit Post #281410 Initial revision over 5 years ago
Question Mismatch between tags list and number of posts for a given tag
Sometimes the number of posts indicated in the tags list does not match the number of posts displayed for that tag. This appears to be due to the inclusion of deleted posts in the displayed number. Would it be more helpful to exclude deleted posts so that the numbers match (long term - putting as...
(more)
over 5 years ago
Comment Post #281407 There's no urgency from my perspective. Just knowing there will be an API at some point in future is great news.
(more)
over 5 years ago
Edit Post #281409 Initial revision over 5 years ago
Question Meaningful hovertext for voting area
I notice that a number is displayed as the hovertext / tooltip when hovering over the voting buttons and current score of a post. Would it be helpful for the hovertext to include a brief description (maybe a word or two) of what this number indicates? Voting buttons with hover text saying "0.5...
(more)
over 5 years ago
Edit Post #281408 Initial revision over 5 years ago
Question Save title and tags in draft
I was delighted to find that a post I started writing on my phone automatically had a draft saved so I could continue writing it on my computer when I got home. However, I noticed that only the body was saved, and not the title or tags. Is this deliberate, or would it be helpful for those fields ...
(more)
over 5 years ago
Edit Post #281407 Initial revision over 5 years ago
Question Do we have a public API yet?
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 exists but is not easy to find (for me, at least). The only reference to a public API that I could f...
(more)
over 5 years ago