NetBox version
v3.2.3
Python version
3.9
Steps to Reproduce
- Install netbox
- Add a rack
- Add a new device to the rack
- Add an interface to the device and press enter instead of clicking on the Create button
- It will refresh the page instead of redirecting to
redirect_url
Expected Behavior
The website should redirect to the link in the redirect_url parameter
Observed Behavior
The website redirects to the same page again as if "create & add another" was clicked