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

Utilization graph bar width extends beyond 100% #3919

Closed
hSaria opened this issue Jan 14, 2020 · 0 comments · Fixed by #3920
Closed

Utilization graph bar width extends beyond 100% #3919

hSaria opened this issue Jan 14, 2020 · 0 comments · Fixed by #3920
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@hSaria
Copy link
Contributor

hSaria commented Jan 14, 2020

Environment

  • Python version: 3.6.8
  • NetBox version: 2.6.12

Steps to Reproduce

  1. Create power feed
  2. Attach device's power outlet to the power feed and be sure to set the device power allocated way higher than the max utilization of the of the power feed
  3. Go to power feed details page

Expected Behavior

The text percentage is correctly above 100% but the number should stay in the middle.

Observed Behavior

The width percentage in the style uses the same percentage (e.g. 2345%) instead of 100%.
image

image

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application labels Jan 15, 2020
jeremystretch added a commit that referenced this issue Jan 15, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants