codegnv / business-web

Permit Locator to Help Start Businesses
http://bdev.c4gnv.com.s3-website-us-east-1.amazonaws.com/
MIT License
7 stars 5 forks source link

issue-123 display count #124

Closed Bjorn248 closed 7 years ago

Bjorn248 commented 7 years ago

Also make search case-insensitive

Completes issue #123 .

Changes in this pull request:

firoze commented 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

firoze commented 7 years ago

to fix the build error, change val in line 61 of businessType-list.component.ts to (val: string)

Bjorn248 commented 7 years ago

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

Bjorn248 commented 7 years ago

Adding screenshots just because

screenshot 2017-02-23 14 35 27

and

screenshot 2017-02-23 14 35 34