Skip to content

Inconsistent UX in VLAN groups create and edit forms when changing scope type #8710

@stephanblanke

Description

@stephanblanke

NetBox version

v3.1.8

Python version

3.8

Steps to Reproduce

  1. Open /ipam/vlan-groups/add/
  2. Enter a name
  3. Change Scope type to "DCIM > site"
  4. Select a site
  5. Click "Create"
  6. Click "Edit" to edit the newly created VLAN group
  7. Change scope type to "Virtualization > cluster"

Expected Behavior

Changing the scope type should dynamically show/hide the fields (region, site group, site, location, rack, cluster group and cluster) in the create form.

Observed Behavior

Changing the scope type does not hide any fields in the create form. The expected behavior can be seen in the edit form.

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions