Pagination - Table sort only applies to the current page
- Dominant language
- JavaScript
- Stars
- 23
- Forks
- 62
- Avg merge
- 24m
- Merged PRs (30d)
- 1
Description
Repro Steps:
1. Go to Hosts and login as a user with more than 50 registrations
2. Sort by number
3. Go to next page in the list of rentals
Actual:
See screenshot
The sort only applies to the current page in the table
Expected:
The sort is done globally and the lowest sorted items are shown last, regardless of which page they are on when first loaded

Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Hosts rentals table and trace how its pagination and number-sort state are applied when moving to the next page. Reproduce the issue with more than 50 registrations, then verify that sorting orders all registrations globally rather than only the currently loaded page.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100