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

Unable to select additional query fields in advanced object selector #15641

Closed
v0tti opened this issue Apr 5, 2024 · 1 comment
Closed

Unable to select additional query fields in advanced object selector #15641

v0tti opened this issue Apr 5, 2024 · 1 comment
Assignees
Labels
beta Concerns a bug/feature in a beta release severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation topic: UI/UX User interface or user experience related work type: bug A confirmed report of unexpected behavior in the application

Comments

@v0tti
Copy link
Contributor

v0tti commented Apr 5, 2024

Deployment Type

NetBox Cloud

NetBox Version

v4.0-beta1

Python Version

3.8

Steps to Reproduce

  1. Edit an IP address e.g. https://beta-demo.netbox.dev/ipam/ip-addresses/31/edit/
  2. Open the advanced object selector to assign the IP address to an interface
  3. Try to enable additional query fields by clicking on the items to the left

Expected Behavior

I expect the selected query fields to appear or disappear by clicking on the elements of the list.

Observed Behavior

Nothing changes. No query fields get added or removed.

@v0tti v0tti added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Apr 5, 2024
@jeremystretch jeremystretch added the beta Concerns a bug/feature in a beta release label Apr 5, 2024
@arthanson arthanson added severity: medium Results in substantial degraded or broken functionality for specfic workflows status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation and removed status: needs triage This issue is awaiting triage by a maintainer labels Apr 5, 2024
@arthanson arthanson removed their assignment Apr 5, 2024
@jeremystretch
Copy link
Member

The issue appears to be that the field selectors along the lefthand side of the modal are not properly initialized after the modal's content is loaded via HTMX.

@jeremystretch jeremystretch added the topic: UI/UX User interface or user experience related work label Apr 8, 2024
@jeremystretch jeremystretch self-assigned this Apr 19, 2024
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels Apr 19, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 19, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta Concerns a bug/feature in a beta release severity: medium Results in substantial degraded or broken functionality for specfic workflows status: accepted This issue has been accepted for implementation topic: UI/UX User interface or user experience related work type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

3 participants