-
Notifications
You must be signed in to change notification settings - Fork 0
[$200] Left nav for homepage #548
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
Challenge https://www.topcoder.com/challenges/291bd147-7eac-47e7-a996-16c56ee551d3 has been created for this ticket. |
Challenge https://www.topcoder.com/challenges/291bd147-7eac-47e7-a996-16c56ee551d3 has been assigned to obog. |
@jmgasper Please apply PRs: Thanks! Earlier we displayed a list of forums in the left nav on desktop and hid it on mobile. Now it works as before, i.e. it's hidden on mobile, no changes were made. TestingPlease clear browser cache before testing. The list of public forums topics is always hidden for guests: The list of public forums topics is displayed for logged users: |
Payment task has been updated: https://www.topcoder.com/challenges/291bd147-7eac-47e7-a996-16c56ee551d3 |
Verified in Dev. as expected left nav shows the public forum topics only when a logged in user is inside a public forum discussion. |
As discussed in #487, we need to make sure the updated left nav is applied when the user drills down into public forums:
The text was updated successfully, but these errors were encountered: