-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.3.7
Python version
3.8
Steps to Reproduce
- Click on Devices in the side menu and then select Devices from the Devices submenu
- Click on a Device object and select the Journal tab
- Create a new journal entry and enter the following in the comments section:
Expected Behavior
The journal entry comments attribute within the device object's journal entry table should render a line break between the two paragraphs.
This behaviour is correctly demonstrated when clicking into the Journal Entry object and observing the Comments attribute:

Observed Behavior
The journal entry comments attribute within the device object's journal entry table does not render a line break between the two paragraphs:

Prior to the user interface updates in v3, the journal entry comments attribute within the device object's journal entry table would correctly render new paragraph line breaks.
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
