NetBox version
v3.3.9
Python version
3.8
Steps to Reproduce
- Navigate to any model's list view (i.e. .../dcim/devices/).
- Ensure there is at least one instantiated model present.
- Type something in the Quick Search textbox and hit the Enter key when done.
Expected Behavior
The search is performed once the Enter key is pressed.
Observed Behavior
The Enter key activates the Bulk Edit button, and an exception that no items were selected is shown.

The workaround for this is to obviously not hit the Enter key, but rather wait on the search to be applied. I believe this behavior was introduced in v3.3.8.