Project

General

Profile

Actions

Feature #9718

open

Make diag_states_summary table sortable

Added by Renato Botelho over 4 years ago. Updated over 3 years ago.

Status:
New
Priority:
Low
Assignee:
-
Category:
Diagnostics
Target version:
Start date:
09/03/2019
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:

Description

Make diag_states_summary table sortable so users can chose the way they want to sort it.

Discussed at https://github.com/pfsense/pfsense/pull/4018

Actions #1

Updated by Jim Pingle over 4 years ago

  • Subject changed from MAke diag_states_summary table sortable to Make diag_states_summary table sortable
Actions #2

Updated by Jim Pingle over 4 years ago

Looks like this will require redesigning the page a bit. The sortable library does not handle rowspan/colspan as they are used by the current design, or the second header row with "Protocol Counts". I tried a couple different ways and it mangled things differently each way.

I did get close to getting an accurate IP address sort by having it do data-value="" entries for the IP address, using ip2long32() for IPv4 addresses. IPv6 was mixed in no matter what I ran it through, but I did at least try uncompressing it first to see if that helped.

Actions #3

Updated by Anonymous over 3 years ago

  • Target version changed from 2.5.0 to Future

Redesigning the page to accommodate sorting is out of scope for 3.5.0 - Resetting target to "Future"

Actions

Also available in: Atom PDF