Skip to content

Improve display for long-text custom fields #16857

Closed
@raphis

Description

@raphis

NetBox version

v.4.0.6

Feature type

Change to existing functionality

Proposed functionality

This is a followup on issue #16830 (opened as bug).

Long text variables make the read-only overview page (e.g. of a device) nearly unusable as it needs a lot of scrolling.

Suggestion: Use a defined height for the text (long) type of custom field and add a scrollbar as it's shown in the edit-view of an object.

long-text_view long-text_edit

Use case

To reproduce:

  1. Create a type "Text (long)" custom field for Devices
  2. Save a very long text into this field
  3. Access the device in the "read-only" view
  4. The page gets very long and the user needs to scroll

Database changes

none

External dependencies

none

Metadata

Metadata

Assignees

Labels

complexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions