primefaces / primeng

The Most Complete Angular UI Component Library
https://primeng.org
Other
9.53k stars 4.47k forks source link

Component: KeyFilter #14639 limit input length #15358

Closed nbrown-ScottLogic closed 2 weeks ago

nbrown-ScottLogic commented 2 weeks ago

FIXED #14639

This bug was happening because the keyFilter would check each inputted character against the regex meaning you could never check for length of the whole input. Rectifying this meant that the preset Regex's in the keyfilter component had to be adjusted so that they would work again which I have done.

vercel[bot] commented 2 weeks ago

@nbrown-ScottLogic is attempting to deploy a commit to the primetek Team on Vercel.

A member of the Team first needs to authorize it.