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

Aggregate VLANs into Groups when Selecting VLANs in a dropdown #1231

Closed
lampwins opened this issue May 26, 2017 · 1 comment
Closed

Aggregate VLANs into Groups when Selecting VLANs in a dropdown #1231

lampwins opened this issue May 26, 2017 · 1 comment

Comments

@lampwins
Copy link
Contributor

Issue type: feature request

Currently, all VLANs are displayed in the VLAN dropdown regardless of the group they are assigned to, if any. This makes it very hard to distinguish two VLANs with the same name that are a member of two different groups.

screen shot 2017-05-26 at 10 16 36 am

What I propose is grouping VLANs in the dropdown by their VLAN Group membership, using the simple html optgroup (or similar, but I believe django has native support for this so long as the data is formatted as such). VLAN's in the Global namespace will be grouped as 'Global' At the top of the list.

@lampwins
Copy link
Contributor Author

Whoops, looks like this is very closely related to #704. I will move my prosed solution there.

@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant