-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtopic: UI/UXUser interface or user experience related workUser interface or user experience related worktype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.6.1
Python version
3.8
Steps to Reproduce
- Go to an enabled non-virtual interface with an installed cable in the device interface view.
- Edit the cable and mark it as planned. (Important, do it this way, not through the "mark planned" button.)
- Hover over the "mark installed" button, notice that it says "mark installed".
- Click the "mark installed" button to mark the cable as installed.
- WITHOUT navigating away from the page, hover over the button again and read the tooltip on the button.
Expected Behavior
The tooltip should read "mark planned" since the cable is now marked as installed and the change would be to mark it as planned.
Observed Behavior
The tooltip actually reads "mark installed".
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtopic: UI/UXUser interface or user experience related workUser interface or user experience related worktype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application