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

Nav menu buttons inconsistent with Nautobot 2.1 UI updates #266

Open
glennmatthews opened this issue Dec 22, 2023 · 0 comments
Open

Nav menu buttons inconsistent with Nautobot 2.1 UI updates #266

glennmatthews opened this issue Dec 22, 2023 · 0 comments
Assignees

Comments

@glennmatthews
Copy link

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

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