Follow-up to #1077...
It would be great if the respective fields for node_nid, user_uid, file_fid and taxonomy_term_tid would be able to do auto-complete search and offer pretty entity names to pick from instead of the numeric fields we are currently providing:

(form elements in the screenshot above edited for visibility)

We should also replace those "cryptic" names in the drop-down menu with pretty names too like "Content: Title", "User: Username" and "Taxonomy term: Name".
The value saved in config would still be the entity ID, we'd only show a "pretty", human-focused autocomplete to the end user, with available options to select from.
PS: while at it, also replace "Node: Type" with "Content: Type" in the spirit of not exposing the term "node" in the UI.
Recent comments
For the dev meeting: Progress all over the place. Nine pull requests are currently marked RTBC - time to consider merging? Bug fixes mostly, and not too complex. Issue #6987: There's...
December 18th, 2025 - Weekly Meetings
In a blog post titled "Github Tips and Tricks for Contrib Maintainers", I'd like to see some of the following topics: When is the README sufficient for documentation? When should...
Github Tips and Tricks for Contrib Maintainers
Thanks Alejandro. That was the clues I needed.
Ubercart - Programmatically add product to cart and straight to Checkout