Closed Bjorn248 closed 7 years ago
@Bjorn248 good call about calling .toLowerCase()
on the search query value as well. I have to update my pull request with this, too
to fix the build error, change val
in line 61 of businessType-list.component.ts
to (val: string)
Hmm, I'll try to get rid of all the build errors before pushing a new commit. For some reason I didn't even see them
Adding screenshots just because
and
Also make search case-insensitive
Completes issue #123 .
Changes in this pull request: