Convert table preferences form to use two selection fields #6088
Labels
status: accepted
This issue has been accepted for implementation
type: feature
Introduction of new functionality to the application
NetBox version
v2.10.8
Feature type
Change to existing functionality
Proposed functionality
The user table preferences form currently shows a single multiple selection field listing all available columns. Selected columns are displayed within the table:
This FR proposes to instead use two side-by-side multiple selection fields: one for available columns and one for selected columns. The Django admin UI has a good example of this:
Use case
Using two separate selection fields should provide a smoother and more intuitive user experience.
Database changes
No response
External dependencies
No response
The text was updated successfully, but these errors were encountered: