mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[GH-ISSUE #78] Fast forward through already interacted users #518
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#518
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Eimuex on GitHub (Aug 2, 2020).
Original GitHub issue: https://github.com/alexal1/Insomniac/issues/78
Sessions becoming longer and longer due to many interactions already made. For example if user has 300k followers it can take a long time scrolling through already interacted users. Again I do it manually, swipe to the bottom 3 – 4 times until it reach non interacted people. Is there a way to automatize this process, fast forward through already interacted users?
Something like if 3 times reach
need to scroll nowdue toalready interacted. Skipswipe to bottom of the page.I’m not a programmer and hope this make sense
@GeikoHub commented on GitHub (Aug 3, 2020):
Don't have the solution but having the same problem and agree for that!
(solved for now by changing the user after 2/3 sessions of 300likes)
@alexal1 commented on GitHub (Aug 4, 2020):
What's the bottom of the page? There's no bottom as it's continuously loading more.
@Eimuex commented on GitHub (Aug 4, 2020):
If you swipe fast enough, indicator on the right side reaches the bottom, pause for a moment and loads new batch of users...at least on my phone.
@GeikoHub commented on GitHub (Aug 4, 2020):
even worth, when you swipe on the followers list, it makes a loading, and loads the sames accounts as before, so it comes back from nearly begining... so it need to swipe fast but not to scroll as you can makes with a finger....
@Eimuex commented on GitHub (Aug 5, 2020):
I did notice that same users pop up, but again, after 3-4 fresh loads it started to interact with new group, all non-interacted users one after another. Maybe it was random list mixup, dunno, don’t want to mislead you, but it did speed up the sessions.