Eight-or-Infinity / Eight-or-Infinity/eight-infinity
Infinite Scroll
Open
enhancement
good first issue
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
Adding infinite scrolling will allow users to go further back through the messages and play more music
**Describe the solution you'd like**
Each batch of 50 are rendered in the list. If we reach the end of that batch, we call for the next batch. If there are less than 50, we call further down the message list.
**Describe alternatives you've considered**
N/A
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.