ngx-select-ex icon indicating copy to clipboard operation
ngx-select-ex copied to clipboard

[localization] Accents not completed on autocomplete searching

Open WbTOne opened this issue 7 years ago • 5 comments
trafficstars

Hello! The searching autocomplete input not understand words typed with no accent where results are with accent, example: -> Maca [typed] -> Maçã [db] The letters typed aren't matched.

Thanks for your help!

WbTOne avatar Apr 10 '18 20:04 WbTOne

How to type the accent? Is it something with the Ctrl or Shift keys?

optimistex avatar Apr 10 '18 20:04 optimistex

pt-br language, like çãáóíúé ' + c (pt-br keyboard configs)

WbTOne avatar Apr 10 '18 21:04 WbTOne

...Or like de example page: screenshot from 2018-04-10 18-15-09

I need type it with or without accent. :-)

WbTOne avatar Apr 10 '18 21:04 WbTOne

I afraid I can't type the symbols.

Look at the code: https://github.com/optimistex/ngx-select-ex/blob/d186f65c59726af34435b89745ab331f415c80e1/src/app/lib/ngx-select/ngx-select.component.html#L64 https://github.com/optimistex/ngx-select-ex/blob/d186f65c59726af34435b89745ab331f415c80e1/src/app/lib/ngx-select/ngx-select.component.ts#L369-L373

Can you suggest some solution? I mean to remake your situation and find a good way to catch this special symbols. And I will make a new release...

Or, you can make a fork, fix and make the pull request. I will accept it.

optimistex avatar Apr 10 '18 21:04 optimistex

Sorry, Konstantin! I'm very busy at this moment envolved to a big projet... =( But, i'll study for a solution for us! ;-) Thanks, bro, for your availability and help! =) If you get it before of me, please, warn me! ;-)

WbTOne avatar Apr 12 '18 14:04 WbTOne