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

Device Type images can not be deleted via UI #7153

Closed
m2martin opened this issue Sep 2, 2021 · 2 comments
Closed

Device Type images can not be deleted via UI #7153

m2martin opened this issue Sep 2, 2021 · 2 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@m2martin
Copy link
Contributor

m2martin commented Sep 2, 2021

NetBox version

v3.0.1

Python version

3.9

Steps to Reproduce

  1. Create a Device Type or edit an existing one and add a front and/or rear image
  2. Device Type is created or edited successfully
  3. Edit Device Type in order to delete/remove the front/rear image

Expected Behavior

I expect a link or any other control element to delete the image or to mark the image to get deleted on save.

Observed Behavior

No control element to delete an image is visible.
Currently, the only way to remove/delete images seems to be nbshell.

@m2martin m2martin added the type: bug A confirmed report of unexpected behavior in the application label Sep 2, 2021
@jeremystretch
Copy link
Member

I just want to call out that we've had a similar issue in the past (#5595), although this seems to be unrelated.

It looks like we lost the display and deletion functionality when the form widget was updated for Bootstrap 5.

@jeremystretch jeremystretch added the status: under review Further discussion is needed to determine this issue's scope and/or implementation label Sep 2, 2021
@m2martin
Copy link
Contributor Author

m2martin commented Sep 2, 2021

It looks like we lost the display and deletion functionality when the form widget was updated for Bootstrap 5.

I guess, too.

@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 Sep 2, 2021
@jeremystretch jeremystretch self-assigned this Sep 2, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 2, 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: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants