Closed
Description
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.


Use case
To reproduce:
- Create a type "Text (long)" custom field for Devices
- Save a very long text into this field
- Access the device in the "read-only" view
- The page gets very long and the user needs to scroll
Database changes
none
External dependencies
none