Closed 04AJ closed 1 year ago
That block ^ removes X number of elements from the newArr, makes them into an array, and adds them to the output till there's nothing left. I tested it out a while back but ran into some bugs because I was operating on data directly, but since you make newArr
you should be good to use it.
Really good stuff otherwise, this is pretty much the last thing we needed for the contacts page 🎉
Sorry about that, I just pushed the corrected paginate code to the file
Fantastic stuff Alan! 🎉 this helps a ton, tysm
What type of PR is this? (check applicable) 🚧
Describe your PR request 🔥 Implemented logic to search, sort, and paginate table data. Removed presentable data state obj in member.tsx.
Mobile & Desktop Screenshots/Recordings 📷
Related Issues 🩹 Closes #55
Added to documentation? 📝
Additional context 🗒️ None