-
This is intended code for developers.
-
First, thanks much @albeebe for putting this together. Definitely saved me a lot of time.
Quick question: Is there any special reason why we are sanitizing the raw input of non numeric characters wi…
-
I've had numerous false positives with the phone number regex that are obviously wrong. All of these match:
```
0000000000000
0123456789
3333333333333
3333333333
4444444444444
22223333333
-160…
-
I am working on a project that is active in only one country, and using this component to for auto formatting the phone number input, I am able to have the input select only that one country and disab…
-
I need to make a mask for as long as it goes typing, it will be set to mask `'0000 0000 0000 0000'`
I tried to do it that way, but it did not work.
```
Número do cartão
```
…
-
When tabbing through fields in, e.g. the profile page, the adjacent slider elements selecting T-shirt size and gender use the same tab group.
To reproduce:
1. Navigate to the `/profile` page as an…
-
No details provided.
![Screenshot 2021-04-16 at 2.29.12 PM.png](https://raw.githubusercontent.com/nus-cs2103-AY2021S2/pe/main/files/45ea5423-1754-4857-bb19-9805459425de.png)
When theres a negative num…
-
This is a "not-end" requirement. What I want to mean is that this should be considered for any new page you create that Student can access. Also should correct the old pages.
I will use the label *…
-
**Describe the bug**
Impossible to enter any masked input in Samsung Browser
**To Reproduce**
Steps to reproduce the behavior:
1. Mask an input, for example a phone number
2. Use Samsung Brows…
-
```
First off, I am in the US, using version 1.5. I believe my G1 phone was
recently updated with the latest software.
I've tried both, download from the market as well as download from this
sit…