netbox icon indicating copy to clipboard operation
netbox copied to clipboard

htmx navigation - assign ip flow - odd rendering

Open ITJamie opened this issue 1 year ago • 1 comments

Deployment Type

On prem

NetBox Version

v4.0.6

Python Version

3.11

Steps to Reproduce

  1. enable htmx navigation on user
  2. goto ipam > ip addresses, create an ip
  3. create a device
  4. create an interface on that device
  5. on the interfaces list view, press the + button and choose to add an IP address
  6. choose assign IP tab on top left
  7. Fill in the previously created IP address and press search
  8. click the ip in the list
  9. note that now loaded edit ip address page has rendered weirdly and has two copies of the footer.

Expected Behavior

edit ip address page should render normally

Observed Behavior

odd rendering + dual footers (bar in the middle is from screenshot tool scrolling)

odd rendering

ITJamie avatar Jun 27 '24 21:06 ITJamie

Thanks for reporting this problem. I was able to reproduce it on a fresh 4.0.6 installation. Note also the double appearance of the header (search box and user menu), which shows up in Jamie's screenshot too. This does not happen with HTMX navigation disabled.

image

jeffgdotorg avatar Jul 01 '24 20:07 jeffgdotorg

blocked by. #17571

arthanson avatar Sep 23 '24 15:09 arthanson