Closed mef closed 11 years ago
Would this one fit in 0.3 ?
alternative logic: on user search, display a user profile page, showing his rank in each category he belongs to.
Currently I have implemented a simple filtering directly on the datagrid. Please have a look when I commit and we can discuss
issue with current implementation:
Expected behavior would be either to show results of the previous browser session's search, or to display all twittos without term filtering (therefore also clearing the search text input)
happens at least in firefox.
add a @username search to let visitors lookup the rank of a specific person. Depends on #16
Search result display logic:
the resulting row should be highlighted (i.e. changing background's color)
update 16-07-2013: