CR: Add page size selector to Registration and Application tables on Host dashboard
- Dominant language
- Python
- Stars
- 2
- Forks
- 22
- Avg merge
- 2d 35m
- Merged PRs (30d)
- 11
Description
## Current Behaviour
Currently, the Host dashboard displays up to six registrations and six applications in each of the data tables. Pagination is available to show more items, six lines at a time.
## Desired Behaviour
Port-over the page size selection drop-down from the Examiner dashboard, with page size options of 10 [default], 25, 50, and 100.

## Business Value
Some Property Management companies have over 250 properties in their portfolios. As such, trying to locate a specific registration or application can be very laborious especially since there is no filter or search mechanism on the Host dashboard.
Giving users the ability to control the number of items displayed will allow them to use an in-browser Search (Ctrl-F) to find a particular registration or application quickly and efficiently.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.