Skip to content

WebUI - Add search functionality to entity selection fields (models, containers, etc..) #689

Description

@mhmdk0

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions