mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #413] [QUESTION] Infinite scroll? #275
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#275
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 @ser on GitHub (Sep 2, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/413
Infinite scroll - is it possible to achieve it?
@alefvanoon commented on GitHub (Sep 3, 2021):
Can you explain more?
You wanna delete the next page button and adding more result button?
This is possible, but on the client side, it creates problems and cramps, slows down the browser, and increases RAM consumption.(also need more JS code on client side)
Personally, I do not like this feature.
@ser commented on GitHub (Sep 3, 2021):
Personally, I like this feature as I have 256G RAM. I do not suggest it must replace what we have now, it can be an option in configuration.
@alefvanoon commented on GitHub (Sep 3, 2021):
This is a duplicate issue.
Please checkout #165 & close this.
@ser commented on GitHub (Sep 4, 2021):
true, I searched for "infinite" before creating an issue, but not for "endless" :)
@Jieiku commented on GitHub (Mar 19, 2022):
I am wanting this feature as well!