Open
Description
Deployment Type
Self-hosted
NetBox Version
v4.3.2
Python Version
3.11
Steps to Reproduce
- Install a local plugin (like https://github.com/markkuleinio/netbox-hello-world-page for a small example)
- Go to Admin - Plugins
- Click the Local column two times and see that the plugins list is sorted accordingly (= this works)
- Now click the Active column two times
Expected Behavior
The plugins list is sorted by the Active status
Observed Behavior
The plugins list is sorted so that the Active plugin is always at the end of the list.