Comment/description for image attachments #10940

Closed
opened 2025-12-29 21:38:00 +01:00 by adam · 1 comment
Owner

Originally created by @tacerus on GitHub (Mar 24, 2025).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v4.2.5

Feature type

Data model extension

Proposed functionality

Other objects support a free-floating comment/description field, however image attachments do not.

We found this upon importing images from RackTables, which does have a comment field for attachments.

Use case

This would be useful to:

  • have a text reference about what the image is about before opening it
  • have a text caption about the what is displayed on the image for visually impaired users

Using the Name field for this purpose not ideal, as that one alters the display of the image file name as well.

Database changes

It requires an additional field.

External dependencies

No response

Originally created by @tacerus on GitHub (Mar 24, 2025). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v4.2.5 ### Feature type Data model extension ### Proposed functionality Other objects support a free-floating comment/description field, however image attachments do not. We found this upon importing images from RackTables, which does have a comment field for attachments. ### Use case This would be useful to: - have a text reference about what the image is about before opening it - have a text caption about the what is displayed on the image for visually impaired users Using the `Name` field for this purpose not ideal, as that one alters the display of the image file name as well. ### Database changes It requires an additional field. ### External dependencies _No response_
adam added the status: acceptedtype: featurecomplexity: low labels 2025-12-29 21:38:00 +01:00
adam closed this issue 2025-12-29 21:38:00 +01:00
Author
Owner

@jnovinger commented on GitHub (Mar 27, 2025):

A description field makes sense, which we could display as alt-text for the image.

@jnovinger commented on GitHub (Mar 27, 2025): A description field makes sense, which we could display as alt-text for the image.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10940