Currently, the search box for entities is placed in the top-right corner of the view. However, in most database tables the primary field (entity name) is located on the left side, which is also where users visually focus first when scanning records.
Because of this, searching for entities often requires moving attention across the entire interface.
Suggestion:
It would be great to allow placing the search field on the top-left side of the view, closer to the primary column.
This could be implemented as either:
-
a setting for the view (search position: left / right), or
-
a general UI preference.
This would make entity search feel more natural and reduce visual scanning distance, especially in views where the primary field is heavily used.