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