Clickable area of input fields extends too far left #17083
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
NetBox Cloud
NetBox Version
v4.0.8
Python Version
3.10
Steps to Reproduce
(Previous issue #16302 was closed, but I am pretty certain that this is in fact a bug, not an intended feature.)
This seems to be the case for all objects in Netbox, both in the Create New screen and in the Edit screen. I will use an IP address for this example.
Click on "Add new IP address"
Left click to the left of the name of any field (see the red X in the image below)
The field will now act as if it was clicked, even though it obviously was not clicked
There seems to be a limit to how far left you can go before this stops occuring.
Expected Behavior
When clicking outside of the field, the field should not act as if it was clicked.
Clicking on the red X in the image should do nothing (and close any open drop-downs).
Observed Behavior
The field acts as if it was clicked, and the drop down opens up.
The text was updated successfully, but these errors were encountered: