-
Notifications
You must be signed in to change notification settings - Fork 0
[$100] Users are not able to follow/unfollow a forum or a thread #91
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/30148090 has been created for this ticket. |
Contest https://www.topcoder.com/challenges/30148090 has been updated - it has been assigned to obog. |
@atelomycterus - Can we add an option to the group page to follow all discussions in a given group? |
@jmgasper I found the 'Vanilla.EnableCategoryFollowing' config param. This param is false by default and can be configured in Vanilla settings.
With 'Vanilla.EnableCategoryFollowing' = true: we'll add an option ('follow') to the group page. So if Users click on the option then they will be follow all categories related to the group. Please let me know if we can use Vanilla.EnableCategoryFollowing and this functionality meet the requirements. Vanilla.EnableCategoryFollowing settings: |
@jmgasper Please have a look at my previous comment. |
@atelomycterus - Yep, that looks good. I've enabled that in dev, and if we can add that to the groups page, that would meet this requirement, thanks! |
@jmgasper Please apply PRs: Thanks! Developer Notes'EnableCategorygiFollowing' works only with 'Discussions' categories. Changes
User can click on 'Following' /'Follow' to unfollow/follow a category : |
Payment task has been updated: https://software.topcoder.com/review/actions/ViewProjectDetails?pid=30148090 |
verified.User is able to follow/unfollow forum and thread |
Steps
Go to the forum of a any user(ex user- TopConnCustomer group - https://vanilla.topcoder-dev.com/group/128)
Actual result
There is no option to follow/unfollow a forum or a thread
Expected result
Users should be able to follow/unfollow a forum or a thread
The text was updated successfully, but these errors were encountered: