netbox
netbox copied to clipboard
Frustrating media_failure redirects
Deployment Type
Self-hosted
NetBox Version
v3.7.5
Python Version
3.11
Steps to Reproduce
- Block /static/ with adblock (the simplest way)
- Open any page
Expected Behavior
Maybe an error badge?
Such redirects always frustrated me. Most of the time issue related not to netbox installation but my network issues. It also usually throws on some rarely used (by me) resources like netbox-print.css
Maybe it's time to replace redirect with something more friendly? Furthermore Netbox could operate without js just fine and css issues are noticeable enough by itself.
Observed Behavior
Static Media Failure The following static media file failed to load: netbox-print.css
etc