Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show my stats such as nits given and nits recieved #2721

Closed
StevenACoffman opened this issue Jan 13, 2016 · 11 comments
Closed

Show my stats such as nits given and nits recieved #2721

StevenACoffman opened this issue Jan 13, 2016 · 11 comments

Comments

@StevenACoffman
Copy link

I feel like there used to be a way to show the nits I had previously picked, but I cannot find it.

I had left a comment on someone's, and then later found out I had perpetuated a myth, and now I cannot find it except by going through several pages of recently viewed.

I also would use this to bookmark interesting solutions.

@StevenACoffman StevenACoffman changed the title Show my nit-picks Show my stats such as nits given Jan 13, 2016
@StevenACoffman
Copy link
Author

Ok, yep. My browser history has URLs like:

  • exercism.io/nits/StevenACoffman/stats
  • exercism.io/nits/StevenACoffman/given
  • exercism.io/nits/StevenACoffman/received
    But those are now giving 404s. Have the links changed? This was very useful functionality for bookmarking previously given nits.

@StevenACoffman
Copy link
Author

Ah! This was removed in 1ee79a7

So sad. Where we now have "recently viewed" can we have a "recently commented" or "recently given" or something so we have a way of getting back to things we've commented on?

@StevenACoffman StevenACoffman changed the title Show my stats such as nits given Show my stats such as nits given and nits recieved Jan 13, 2016
@StevenACoffman
Copy link
Author

By the way, other people have been touting this feature as a way to keep track of interesting solutions, and so it has been encouraging some people to comment more. I think it was hard to find that it existed.

StevenACoffman referenced this issue Jan 13, 2016
This was an experiment. We were hoping that the stats would encourage
people to help provide feedback to people, but this doesn't appear to
have helped.
@kytrinyx
Copy link
Member

Yeah, it was hard to find, and not well-implemented. I think we should have a way of getting back to comments--a proper search feature would be excellent.

@kytrinyx
Copy link
Member

I think that a good stats feature would be useful, however it didn't seem like the previous implementation was being used at all. If we implement this I'd like to do good research into what people actually need and are frustrated by, not just make wild guesses.

@StevenACoffman
Copy link
Author

Fair enough. We've got 37 people on our team, and the consensus is that a way of bookmarking interesting solutions is very much wanted. Similarly, people want to revisit their old comments, which can be a way of bookmarking.

Actual search is an interesting idea. There's a lot of possibilities there, so actual research before implementing be good.

@kytrinyx
Copy link
Member

Yeah, it sounds like there are lots of needs here that we should look into before taking another stab at this. Thanks for kicking off the discussion.

@kytrinyx
Copy link
Member

There's a feature that I've been thinking about for a long time, that might help with this: Subscribe/Unsubscribe to conversations.

This would let you follow a conversation without commenting, or unfollow a conversation where you were mentioned or where you commented.

Then we could add a page that shows you the conversations you're subscribed to (that could be a bit messy--I'm subscribed to about 4000 conversations at this point, but I guess that's what pagination is for).

This isn't really the same as bookmarking, which we also probably should implement in some way. I need to think about this more.

@ErikSchierboom
Copy link
Member

I'm actually slightly amazed that there is no page that just lists all my comments. That would be incredibly useful, as I had the same problem as @StevenACoffman where I would like to revisit an earlier comment but could not find it anywhere.

@kytrinyx
Copy link
Member

Yeah, I know. We had something but it wasn't searchable, and it wasn't sortable by track/problem. We really should have an activity stream on your profile that shows both your exercises and your comments.

@kytrinyx
Copy link
Member

I've added the design research label to this so that we can evaluate the question within the larger context of the design reboot (see exercism/discussions#113 for more about this).

If you do think that it can be implemented as a not-too jarring and not-too complicated experiment in the current website, please open a new issue about it in the discussions repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants