This repository was archived by the owner on Sep 20, 2023. It is now read-only.
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
View Participating Threads #2065
Closed
Description
I noticed that getting the threads in which users are participating, ie the Participating tab on Github, is as easy as flipping this value to true... feels like a low-cost feature, maybe under the "View All" tab in the more options alert controller?
I don't know if there is a way to get a count of those Participating threads beforehand. That would be really nice.
I also noticed the v3 api provides a reason for each notification and we're capturing capturing it here. Probably a stretch but an even softer touch could be to use that information to make an inference about whether a user is participating in a thread and convey it in the UI somehow.