UOS-RZ / deterrers

The automateD nETwork pERimeter thREat pRevention System (DETERRERS) is a tool for decentral network administration. It automates workflows at the network perimeter, e.g., automatic scanning for vulnerabilities and automatic configuration of perimter firewall policies.
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Sorting of hosts table #11

Open lkiesow opened 1 year ago

lkiesow commented 1 year ago

Sorting the host's table only works if you have a single page. With multiple pages, only the currently active page is being sorted. That's not really helpful. If we sort out the performance problem, we probably don't even need paging. Just sorting and filtering would be enough.

lkiesow commented 1 year ago

Suggested fix: Remove pagination.