Askbot does filtering of the question list via multiple tag selection very nicely. But there is something about the current tag/query functionality that is TOO persistent.
IMO the query state should not persist across pages.. ie, if I narrow my view with a couple of tags and then go to another page.. I don't want to bring my query state with me. I think that's how SE works.
Thanks
edit: now search resets after you visit "questions" view second time in a row by clicking on "questions" tab.
It does not mean that you will have to always hit "questions" twice, except in one case - you do some search, then go to a question, and then click on "questions". Now you search will persist, and to reset you will need to hit the tab again. - What do you think?
original: Yes it is too persistent at this point and we should find a better balance.
Basically the idea for the search result was to persist upon reading individual questions (and doing anything relevant to that question - vote, bookmark, flag, etc) and returning back to the list of questions by clicking on "questions" tab. Is it not natural or too complicated?
The pro is that you can continue refining your search after reading a question, the con is that persistence may give impression to the users that they are stuck.
I thought of clearing search on click of "questions" tab when you already see the question listing, and second successive click on "all". Another option is to add "reset" action to all clicks on "questions" tab and keep it simpler on the master branch while experimenting here.
Another thing that is not very optimal is that if you go to "unanswered" - sort order switches to "less answers", which is natural at this point, but it is sticky too and is inherited to the next view - e.g. if you go to "favorite" sort is still by "less answers" - also asking for another tweak.
Asked: Apr 23 '10
Seen: 583 times
Last updated: Apr 25 '10
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.