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

Convert table preferences form to use two selection fields #6088

Closed
jeremystretch opened this issue Apr 4, 2021 · 0 comments
Closed

Convert table preferences form to use two selection fields #6088

jeremystretch opened this issue Apr 4, 2021 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application

Comments

@jeremystretch
Copy link
Member

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:

table_config_form

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:

django_admin_form

Use case

Using two separate selection fields should provide a smoother and more intuitive user experience.

Database changes

No response

External dependencies

No response

@jeremystretch jeremystretch added type: feature Introduction of new functionality to the application status: under review Further discussion is needed to determine this issue's scope and/or implementation labels Apr 4, 2021
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: under review Further discussion is needed to determine this issue's scope and/or implementation labels Apr 12, 2021
@jeremystretch jeremystretch self-assigned this Apr 12, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: feature Introduction of new functionality to the application
Projects
None yet
Development

No branches or pull requests

1 participant