mirror of
https://github.com/tuxis-ie/nsedit.git
synced 2026-04-26 16:15:54 +03:00
[GH-ISSUE #52] Domain view should be sorted, and filterable #29
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
pull-request
question
question
upstream
upstream
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsedit#29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cmouse on GitHub (Aug 7, 2015).
Original GitHub issue: https://github.com/tuxis-ie/nsedit/issues/52
At the moment you cannot sort or filter the domains view. Similar functionality as datatables would be nice, but at least data should be sorted by name.
@tuxis-ie commented on GitHub (Sep 17, 2015):
I've been looking into this. Filtering is already possible through search, so I don't know what you mean there. For sorting, the domains are sorted, but by tld first, and zone after..
@cmouse commented on GitHub (Sep 17, 2015):
In-place filtering. Also some people prefer simple name based sorting.