Skip to content

User Experience -- redesign the code/discussion page #32

Closed
@kytrinyx

Description

@kytrinyx

Here is what the page currently looks like:

code-page

Here's what it contains:

  • context information: language track icon
  • name of the exercise
  • link to the exercise data (readme, test suite)
  • if the solution is archived, it's flagged as such
  • who submitted it, and when
  • link to see other implementations of the exercise
  • link to all the other iterations of this solution (this gets unweildy when there are many iterations)
  • "like" button, and list of people who have liked a solution
  • unsubscribe from conversation (don't get notifications anymore)
  • "manage" menu - visible only to the person who submitted the code with two options: archive solution (it won't show up in the activity streams any more) or delete the iteration you're looking at.
  • share this exercise on twitter
  • comments
  • a box to submit comments (will ask you to log in if you are not logged in and you try to submit a comment)
  • for each person who has commented
    • include a link to their own solution of this exercise in the same language (if they've solved it)
    • link their username to the profile page

I think that the page could probably be cleaned up a lot to make it easier to find the things you're looking for when you're looking for them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions