Skip to content
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

ignore watched repository #1

Open
FranklinYu opened this issue Jun 27, 2017 · 7 comments
Open

ignore watched repository #1

FranklinYu opened this issue Jun 27, 2017 · 7 comments

Comments

@FranklinYu
Copy link

If we watch a repository, we automatically subscribe to each thread. I think we can either ignore watched repository, or collapse them into a single row.

@marpo60
Copy link
Owner

marpo60 commented Jun 27, 2017

Hi @FranklinYu

As the extension works now we are adding threads that you are already subscribed automatically when you visit the thread url. It doesn't consider if the repository was watched or not, so we don't have that information currently.

I would not ignore them because the goal with the subscribed tab is to have all your subscribed threads on it.

Why you think we should ignore them or collapse them?

@FranklinYu
Copy link
Author

For example I’m now watching a repository where there is hundreds of issues. Sooner or later there will be tens of issues (imagine 70+) from the very same repository, flushing the page. The “subscribed” page would get really long, and I need to scroll for some time to get to other issues. It is not yet the case, but it is expected.

Or at least add a button to collapse them?

@marpo60
Copy link
Owner

marpo60 commented Jun 28, 2017

Yes.

Collapsing them will be a good feature, and it would also solve your issue.

@marpo60
Copy link
Owner

marpo60 commented Jun 28, 2017

I did a proof of concept of collapsing the repo boxes here is a screenshot

image

It would be something like that but icons instead of the 'More' and 'Less' label and I dont think it would work 😕 . If you are watching hundreds of repo you will see all those boxes without the items but you would still have to scroll.

Maybe having the repo listed below the Subscribed button like when you are in 'Unread' or 'All Notifications' is better.

@FranklinYu
Copy link
Author

No I don’t watch hundreds of repos, I just have one watched repo with many issues. Even for some crazy guys who watches hundreds of repos, being able to collapse will at least not make situation worse, if not better.

@marpo60
Copy link
Owner

marpo60 commented Jun 29, 2018

@FranklinYu Is this still an issue?

@FranklinYu
Copy link
Author

Yes, why not?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants