Replies: 1 comment 2 replies
-
The only way that I know of to restore the sorting to default is by going to your profile, clicking the preferences tab, and clearing the sort preferences for the given table. I desperately wish there was a "reset sorting" button or something on the actual table's page. We are getting ready to deploy NB in our organization and I feel that this is going to be a pain point for users. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm not sure if this is a bug or if I'm missing something. If I navigate to https://mydomain/ipam/prefixes/1/ip-addresses/ I get the default and expected sorting like this:

None of the column names has a sort icon like "^" at that moment.
Then when I click a column name to sort, there is no obvious way back to the default sort. The corresponding URL would be e.g. https://mydomain/ipam/prefixes/1/ip-addresses/?sort=address. Since Netbox remembers the sorting, it does not help to navigate the view back and forth.
I figured out a workaround by manually editing the URL and entering a value after "sort" that does not correspond to any column. But IMO there should be a button or something to reset to the default view.
Any thoughts?
Beta Was this translation helpful? Give feedback.
All reactions