Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Tag picking when asking a question is broken
I try to post a question and want to use the tag C. So I type C below tags. An annoying list pops up and will not autocomplete unless I type more letters. It literally forces me to scroll down the list of every existing tag on the site or otherwise I can't post the question.
This is a recent bug, it didn't use to be like this.
1 answer
This is now fixed. Suggested tags are now ordered by length, so an exact match on a short tag like c will not be pushed down by fuzzy matches on longer tags like gcc.

2 comment threads