nautobot-app-device-lifecycle-mgmt icon indicating copy to clipboard operation
nautobot-app-device-lifecycle-mgmt copied to clipboard

Nav menu buttons inconsistent with Nautobot 2.1 UI updates

Open glennmatthews opened this issue 6 months ago • 0 comments

Environment

  • Python version:
  • Nautobot version:
  • nautobot-device-lifecycle-mgmt version:

Expected Behavior

Nav menu for Device Lifecycle to match other nav menus in Nautobot 2.1 updated UI, for example:

image

Observed Behavior

  • "Add" buttons are implemented as NavMenuButton instances hard-coded to green instead of using the provided NavMenuAddButton which was changed from green to blue in 2.1.
  • 2.1 generally removes "Import" buttons from all menus to conserve available space.

image

Steps to Reproduce

glennmatthews avatar Dec 22 '23 15:12 glennmatthews