Description
Currently, entity selection fields (models, containers) display all items in a plain dropdown without search.
As the number of entities grows, these lists become very long and hard to use, and may introduce usability and performance issues.
Problem
- Dropdowns render all entities at once
- No filtering/search capability
- Long lists are hard to navigate and error-prone
Proposal
Add searchable / typeahead dropdowns for all entity selectors so users can filter entities by typing.
Benefits
- Faster and easier selection
- Better UX for large datasets
- Scales properly as data grows
- Reduces selection mistakes
Description
Currently, entity selection fields (models, containers) display all items in a plain dropdown without search.
As the number of entities grows, these lists become very long and hard to use, and may introduce usability and performance issues.
Problem
Proposal
Add searchable / typeahead dropdowns for all entity selectors so users can filter entities by typing.
Benefits