nofusscomputing / nofusscomputing/centurion_ui
🧪 DataSet Pagination does not work
Open
@jon-nfc is already working on this.
Since May 31, 2026.
bug::regression
v0.10.0
v0.10.1
v0.10.2
v0.10.3
v0.9.0
v0.9.0-dev
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 20
Description
The dataset component has a footer that allows navigation via paginated results.
Details
Currently using the next/prev arrows and/or entering the page number manually does not trigger a fetch nor an update of the dataset results.
Links
Tasks
- Fix pagination nav arrows
- Fix page number navigation
- test
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.