[AC-6318] Input Filter for Textfields
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | n/a |
Status | Closed |
Resolution | Needs more info |
Resolution Date | 2019-12-30T16:42:51.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Alloy, Titanium SDK & CLI |
Labels | filter, input, textfield |
Reporter | remo.loaiza |
Assignee | Shak Hossain |
Created | 2019-07-23T00:04:16.000+0000 |
Updated | 2019-12-30T16:42:51.000+0000 |
Description
It would be great if we could add input filters to textfields to limit the input characters independently from the keyboard type. This could work on iOS with shouldChangeCharactersInRange and on Android with an input filter. The filter could accept a character sequence string so that it could work with i18n methods too. If the input was true/valid then fire a change event and all the other normal stuff.
Hello, Can you please share some native docs on the proposed behavior and how they are handled in there? We will consider the feature request. Thanks.
Hello, Would you please reply us regarding previous reviews? We are looking forward to your response.
Sorry, I been out of office. I will start work on this.
[~remo.loaiza], Thanks for your feedback. Will be waiting for your response.
Hello [~remo.loaiza], Can you please followup here?
Hi [~remo.loaiza], Can you update us here? What's the current issue regarding this? Also, share us expected behaviour and how to produce it within native environment, share us some documentation and reproducible steps. Thanks.