Skip to content

AutoComplete must be refactored #41

@Minkov

Description

@Minkov

Overview

It does not work in following use cases by default

  1. With defaults, i.e. no additional configuration:
  • Create a custom controller, but do not define/override AutoComplete
  1. With no custom controller
  • FormControlAutocompleteController cannot be set
  1. Only returns 20 records. This should be configurable
  2. Only words with strings
  3. Only works with entities that have a single primary key
  4. Only works if the primary key is called Id

Additionally, this must be the default for navigational properties.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions