animalaidunlimited / apoms

2 stars 0 forks source link

Alter the animal type and animal problem chips to be filtered dropdowns #170

Open sqljim opened 3 years ago

sqljim commented 3 years ago

The user should be able to tab in and then immediately start typing to find the animal they are looking for. The lists should then filter down.

Obviously for the problem, you the user should be able to select multiple problems.

sqljim commented 3 years ago

After this is complete and before the pull request. We need to set up an entry test to see whether this way of entry is quicker than using the chips.

ankitsingh101 commented 3 years ago

https://stackblitz.com/edit/angular-sx79hu?embed=1&file=app/multiselect-autocomplete-example.html

In this example we have checkbox where user can search for the options and select multiple options

or This https://stackblitz.com/edit/mat-select-autocomplete