This repository was archived by the owner on Oct 2, 2019. It is now read-only.
This repository was archived by the owner on Oct 2, 2019. It is now read-only.
[FEATURE REQUEST] Possibility to change ng-trim attribute of the inputs #2064
Open
Activity
[-]Possibility to change ng-trim attribute of the inputs[/-][+][FEATURE REQUEST] Possibility to change ng-trim attribute of the inputs[/+]Jefiozie commentedon Oct 18, 2017
Hi @VitaliyKim,
As described in the issue template we would like to have a full description with plunker and version.
In the case we can have a look at the issue and reproduce the issue much quicker.
At the moment I don't understand what the request is so please clarify?
glutentag commentedon Aug 6, 2018
Hello,
I believe I have the same issue. I guess what @VitaliyKim said is it would be nice to have the option to not trim the input.
For instance, with the candidates:
I would like to search and display the white spaces. For the candidate list and for the selected candidate, it can be done with CSS. But for the input, we currently have to customize the template, adding an option to specify the ng-trim value would be better.
Here is a plunkr showing that, with version 0.19.8.
feat: add trim option
feat: add trim option
kamwoz commentedon Nov 14, 2018
needed feature, thumb up