mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[PR #42] [MERGED] Working pagination #145
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#145
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?
📋 Pull Request Information
Original PR: https://github.com/davidarroyo1234/InstagramUnfollowers/pull/42
Author: @davidarroyo1234
Created: 12/25/2022
Status: ✅ Merged
Merged: 12/30/2022
Merged by: @davidarroyo1234
Base:
master← Head:feature/pagination📝 Commits (4)
4261ffaWorking pagination5e259a8fixf275507fix commentscf671baChange pagination color📊 Changes
6 files changed (+126 additions, -20 deletions)
View changed files
📝
README.md(+1 -1)📝
dist/dist.js(+55 -8)📝
dist/dist.min.js(+1 -1)📝
dist/dist.styles.css(+11 -2)📝
src/main.js(+44 -6)📝
src/styles.scss(+14 -2)📄 Description
I have added the pagination feature. This should "fix" the memory issue when a lot of users are listed simultaneously.
This will need some css fix because it jumps the pagination element to the right when the yellow warning appears. But its just a minor change.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.