Welcome to Codidact Meta!
Codidact Meta is the 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.
Post History
Do Activity and Vote Summary need to be separate tabs? One could call it History instead and then have filters and sorting on it or expand the number of tabs into a larger list (questions, answer...
Answer
#1: Initial revision
> Do Activity and Vote Summary need to be separate tabs? One could call it History instead and then have filters and sorting on it or expand the number of tabs into a larger list (questions, answers, ...). I think of Activity and Vote Summary as being pretty different. Activity is "stuff I did"; Vote Summary is "feedback I received". Usually when I'm looking at one I don't want to have to sift through the other. One thing I've been wanting to do on the profile pages for a while is to be able to filter the posts list by type and/or category. Right now you have a list of all posts, which you can sort by score or age. I'd like to be able to select "answers" or "blog posts" or even "meta questions" and only see those posts. I'd also like to be able to see *breakdowns* by type and category, maybe a grid of categories (across the top) and post types (down the side) with numbers in the cells. (One way to implement the filters I want would be to add row and column totals and then make all the numbers clickable.) And/or maybe the "answer" and "meta" (etc) labels are clickable and become filters. As you can see, I haven't really worked this out yet; on a draft roadmap that you haven't seen yet (coming soon), I pencilled in "profile filters" after filters for the post list, thinking there'd be reusable code. The list of posts in the profile is a specialized post list, after all.