The tag-search tag has no wiki summary.
3
votes
1answer
82 views
Searching for questions tagged [or] returns ALL questions
http://stackoverflow.com/questions/tagged/or
It returns all questions :) Even a search on [or] doesn't work, it get redirected to the very same URL. Maybe the search algorithm should count the ...
3
votes
2answers
104 views
Bug: tag search including “C++” plus at least one other tag fails to parse correctly
When searching for questions tagged C++, it works fine:
http://stackoverflow.com/questions/tagged/c++
http://stackoverflow.com/questions/tagged/c%2b%2b
When searching via the search bar, typeing ...
2
votes
0answers
47 views
Bug: Erasing Tag/User Search query does not restore visibility of pagination controls [duplicate]
Possible Duplicate:
When you filter the user list you lose the pagination bar
Steps to repro:
Go to a Tag Search or User Search page (note that the pagination controls at the bottom are ...
5
votes
0answers
127 views
Make the Tag Search user experience better
http://stackoverflow.com/tags
When you search for popular tags, or simply input part of a tag, the system shows the top 50 tags matching the input.
This alone, for me at least, is a big issue as far ...
4
votes
2answers
155 views
Filtering tags by name only lets you view them by popularity
When I am on the "Tags" tab on stackoverflow, and I sort them by "Name" (sub tab), and then I "Type to find tags", the results I get are good, but they are ordered by popularity when I want them to ...
37
votes
2answers
379 views
Is there a way to sort unanswered “my tag” questions by date, newest first?
How do I sort questions in the "my tags" tab of the Unanswered section of Stack Overflow by date, with the newest first?
Or, at least, how can I show only interesting tags, ordered by date, newest ...
0
votes
1answer
78 views
Can't filter on a tag containing “*” [duplicate]
Possible Duplicate:
Clicking on tags with wildcards gives you a blank page
I use tags like "c#*" in the Interesting Tags boxes to highlight c# based questions - so I don't have to ...