mafik / gatekeeper

DHCP & DNS server optimized for home gateways.
MIT License
78 stars 2 forks source link

Sorting & pagination of tables #30

Closed mafik closed 1 year ago

mafik commented 1 year ago

Currently Gatekeeper renders every row of every table in a fixed order. Ideally only the first few rows should be rendered by default. The user should have the ability to sort by specific columns, show more rows, advance to previous & next page and to see the full table.