Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement sortable process listing using DataTables #16

Open
gridhead opened this issue Feb 7, 2021 · 0 comments
Open

Implement sortable process listing using DataTables #16

gridhead opened this issue Feb 7, 2021 · 0 comments
Labels
enhancement New feature or request superficial Changes are mostly cosmetic

Comments

@gridhead
Copy link
Owner

gridhead commented Feb 7, 2021

This is how DataTables work. The columns are rearranged on the basis of size (in case of numbers) or alphabetical order (in case of strings).

image

This should be implemented in the host system process listing.

image

and in the container process listing as well.

@gridhead gridhead added enhancement New feature or request superficial Changes are mostly cosmetic labels Feb 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request superficial Changes are mostly cosmetic
Projects
None yet
Development

No branches or pull requests

1 participant