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

Menu Item link_text render on top of buttons #1996

Closed
whitej6 opened this issue Jul 4, 2022 · 0 comments · Fixed by #2186
Closed

Menu Item link_text render on top of buttons #1996

whitej6 opened this issue Jul 4, 2022 · 0 comments · Fixed by #2186
Assignees
Labels
type: bug Something isn't working as expected

Comments

@whitej6
Copy link
Contributor

whitej6 commented Jul 4, 2022

Environment

  • Python version: 3.8
  • Nautobot version: 1.3.0

Steps to Reproduce

  1. Create a new plugin
  2. Add either a NavMenuItem OR PluginMenuItem with link_text over ~30 characters
  3. Navigate to menu

image

Expected Behavior

Either DIV is elastic to expand to accommodate text OR text is limited to DIV constraints

Observed Behavior

Text is allowed to overrun buttons in the menu.

@glennmatthews glennmatthews added type: bug Something isn't working as expected group: plugin API labels Jul 5, 2022
@timizuoebideri1 timizuoebideri1 self-assigned this Aug 11, 2022
bryanculver added a commit that referenced this issue Aug 13, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working as expected
Projects
No open projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants