Add a button to load more events
Open
- Dominant language
- JavaScript
- Stars
- 43
- Forks
- 24
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 8
Description
Right now the website only shows the last 255 events. This is more than enough for it's usage but it would be nice to be able to see ALL the historical events. This could be done adding a button that fetched the next page of the API and added it to the events object in `getEvents`.
Contributor guide
Assessment
This issue has not been assessed yet.