Broken rendering of dropdowns above object lists #11043

Closed
opened 2025-12-29 21:39:32 +01:00 by adam · 3 comments
Owner

Originally created by @jeremystretch on GitHub (Apr 16, 2025).

Originally assigned to: @jeremystretch on GitHub.

Deployment Type

Self-hosted

NetBox Version

v4.3.0-beta1

Python Version

3.10

Steps to Reproduce

  1. Navigate to the sites list
  2. Attempt to select a saved filter

Expected Behavior

The saved filters dropdown should render correctly.

Observed Behavior

The saved filter dropdown renders incorrectly as shown below:

Image

This appears to be an incompatibility introduced when upgrading to Tabler v1.1.

Originally created by @jeremystretch on GitHub (Apr 16, 2025). Originally assigned to: @jeremystretch on GitHub. ### Deployment Type Self-hosted ### NetBox Version v4.3.0-beta1 ### Python Version 3.10 ### Steps to Reproduce 1. Navigate to the sites list 2. Attempt to select a saved filter ### Expected Behavior The saved filters dropdown should render correctly. ### Observed Behavior The saved filter dropdown renders incorrectly as shown below: ![Image](https://github.com/user-attachments/assets/a39bd1b8-30af-4d57-a9ec-c87be7322dec) This appears to be an incompatibility introduced when upgrading to Tabler v1.1.
adam added the type: bugstatus: acceptedbetaseverity: medium labels 2025-12-29 21:39:32 +01:00
adam closed this issue 2025-12-29 21:39:32 +01:00
Author
Owner

@peteeckel commented on GitHub (Apr 16, 2025):

I had exactly the same effect yesterday. Could be resolved by clearing the browser cache.

Image
@peteeckel commented on GitHub (Apr 16, 2025): I had exactly the same effect yesterday. Could be resolved by clearing the browser cache. <img width="938" alt="Image" src="https://github.com/user-attachments/assets/80fd17c4-aae7-47e5-996b-1a67e29e176d" />
Author
Owner

@jeremystretch commented on GitHub (Apr 16, 2025):

@peteeckel are you sure? It's very reliably reproduced on the beta release AFAICT. Downgrading Tabler to v1.0 & recompiling the scripts resolves it.

@jeremystretch commented on GitHub (Apr 16, 2025): @peteeckel are you sure? It's very reliably reproduced on the beta release AFAICT. Downgrading Tabler to v1.0 & recompiling the scripts resolves it.
Author
Owner

@peteeckel commented on GitHub (Apr 16, 2025):

Unfortunately, reproducing #19217 broke the dropdowns again, and this time clearing the cache doesn't help. Probably it was a result of switching back and forth between versions while testing.

@peteeckel commented on GitHub (Apr 16, 2025): Unfortunately, reproducing #19217 broke the dropdowns again, and this time clearing the cache doesn't help. Probably it was a result of switching back and forth between versions while testing.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11043