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

Merge the several events when different users start following a single user #2550

Closed
GaurangTandon opened this issue Nov 18, 2019 · 3 comments

Comments

@GaurangTandon
Copy link

Right now, on my dashboard, the following events exist:

UserA started following UserC
UserB started following UserC
UserC started following UserA and UserB

As you can see the last two events are cleanly merged into one.

So, is it possible to also merge the first two events? I would imagine something like: UserA and UserB started following UserC. Criterion of merging such events could be anything: if the events occur within one hour of each other, or simply if they are consecutive in the dashboard feed.

@GaurangTandon GaurangTandon changed the title Merge the several events when different users start following a single person Merge the several events when different users start following a single user Nov 18, 2019
@sindresorhus
Copy link
Member

Please also send this feature request to GitHub: support@github.com

@fregante
Copy link
Member

fregante commented Jan 29, 2020

@GaurangTandon
Copy link
Author

GaurangTandon commented Jan 29, 2020

@fregante Thanks but there was a checkbox in the settings that allowed users to display "Follow" events. I was just talking about such types of users. It could be a useful feature to add.

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

No branches or pull requests

3 participants