[PR #42] [MERGED] Working pagination #342

Closed
opened 2026-03-07 20:16:32 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: feature/pagination


📝 Commits (4)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/davidarroyo1234/InstagramUnfollowers/pull/42 **Author:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Created:** 12/25/2022 **Status:** ✅ Merged **Merged:** 12/30/2022 **Merged by:** [@davidarroyo1234](https://github.com/davidarroyo1234) **Base:** `master` ← **Head:** `feature/pagination` --- ### 📝 Commits (4) - [`4261ffa`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/4261ffaf52d3dca6937939dc19a3745190f7c66a) Working pagination - [`5e259a8`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/5e259a869b54a406ef77ddb83c249b57b16070f1) fix - [`f275507`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/f275507036ba7f40d453f8160da3ab8060aff231) fix comments - [`cf671ba`](https://github.com/davidarroyo1234/InstagramUnfollowers/commit/cf671ba35a9cd928db4fe708d536f42241437fda) Change pagination color ### 📊 Changes **6 files changed** (+126 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-07 20:16:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/InstagramUnfollowers#342
No description provided.