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

Improve display for long-text custom fields #16830

Closed
raphis opened this issue Jul 5, 2024 · 1 comment
Closed

Improve display for long-text custom fields #16830

raphis opened this issue Jul 5, 2024 · 1 comment

Comments

@raphis
Copy link

raphis commented Jul 5, 2024

Deployment Type

Self-hosted

NetBox Version

v4.0.6

Python Version

3.12

Steps 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 scrol

Expected Behavior

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

Observed Behavior

Page gets very long and user needs to scroll.

Consider this as rather a "room for improvement" than a real bug.

@raphis raphis added status: needs triage This issue is awaiting triage by a maintainer type: bug A confirmed report of unexpected behavior in the application labels Jul 5, 2024
@jeffgdotorg
Copy link
Collaborator

Hi, and thanks for your interest in helping improve NetBox.

You're right that this issue falls somewhere between a bug and a feature, sometimes I call this kind a "bughancement". I think there's value in your issue, but it really needs to be framed as a feature so that the team can account for it. I'm therefore closing this issue, but I encourage you to create it again using the feature request template – unfortunately there's no way to convert a GitHub issue from one type to another.

Thanks again, and I'm looking forward to seeing the follow-up FR issue.

@jeffgdotorg jeffgdotorg closed this as not planned Won't fix, can't repro, duplicate, stale Jul 8, 2024
@jeffgdotorg jeffgdotorg removed their assignment Jul 8, 2024
@jeffgdotorg jeffgdotorg removed type: bug A confirmed report of unexpected behavior in the application status: needs triage This issue is awaiting triage by a maintainer labels Jul 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants