-
Notifications
You must be signed in to change notification settings - Fork 0
[$300] Differentiate between a challenge group and a regular group #133
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
Comments
Contest https://www.topcoder.com/challenges/30149668 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30149668 has been updated - it has been assigned to obog. |
Changes (I've implemented ):
TODO:
I'm going to push it tomorrow, including 'Add ability to archive a group' #136 |
@jmgasper Please apply PRs: Thanks! |
@atelomycterus - This looks good, but one issue - see below. @sdgun - Please be aware of this change, thanks. I think it will make navigation easier on members, especially when we get to housing more stuff than just challenges (roundtables, etc...) @atelomycterus - One problem is that the breadcrumb isn't showing |
@atelomycterus In your above comment you have the below screen shot, how can we access this page? |
@sdgun The direct link is https://vanilla.topcoder-dev.com/groups/mine. What do you think maybe add the link to the left menu? |
@jmgasper I am not sure about above, but otherwise users do not have a way to access this |
@jmgasper Thanks for your feedback ! Fixed. Please apply PRs: @sdgun Please test it after deploying PRs. |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30149668 |
Verified, the breadcrumbs show the challenges and groups and left nav has Challenges and Groups |
Uh oh!
There was an error while loading. Please reload this page.
@atelomycterus - There's some user feedback we've gotten that the groups structure is a bit confusing for challenges vs. regular groups, especially since we're going to support the public round tables in the future, after the challenges are moved over.
What I think we should do:
https://vanilla.topcoder-dev.com/groups/mine
. They would both be groups, but we'll display "Challenges" at the top and "Groups" at the bottom.https://vanilla.topcoder-dev.com/groups
Challenges
in the breadcrumbGroups
in the breadcrumbWe'll need to support this in navigation (on the left nav, have separate
Challenges
andGroups
), and in the REST API.The text was updated successfully, but these errors were encountered: