-
## Abstract
`TextInputClient.updateEditingValue(value)` didn't catch first system keyboard character input, if:
1. To `TextInput.attach(client, config)` was given config with the `inputType` as `Tex…
-
(Ben) A page where a new user should be able to type in a username, password, email address, phone number, and school year to create an account which is stored in the database
(Ben) As a user, I want…
-
Testing the validation method on phone number:
![Screenshot 2022-11-11 at 17.01.26.png](https://raw.githubusercontent.com/optionalemon/pe/main/files/6266928a-8c82-4bd2-988c-2d87a0677315.png)
Seems l…
-
I'm using a simple mask for phone number:
```
jQuery(document).ready(function(){
jQuery("#phone-test").inputmask("+7-999-999-99-99");
});
```
When I typing the number 9876543210 on Android (5…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Package/Plugin version
2.0.1
### Flutter doctor
Flutter doctor
```bash
Doctor summary (to see all …
-
The user can input large numbers that are not valid phone numbers.
The phone number becomes truncated as well in the UI.
![Screenshot 2021-11-12 at 4.23.40 PM.png](https://raw.githubusercontent.com…
-
Related to #45 `browser()`
For web apps' with single sign on via a separate pop-up window. Need `browser` to grab `pages` to find the other window to manipulate with the bot to complete sso
Mayb…
-
![Screenshot 2024-04-19 at 4.19.16 PM.png](https://raw.githubusercontent.com/kab-dot/pe/main/files/ffd1200d-7135-43e7-86ad-baad63fe7840.png)
Unable to see the full phone number
-
### Describe the DB schema
=> Add this schema to you repository in a folder and file called: "preparation/db_schema.txt"
Database record should contain:
- First Name - client's input
- Last …
-
3.3.2: Labels or Instructions is about whether there's a label or not.
3.3.2 is NOT about if the label is descriptive, see also the text in the Understanding:
> While this Success Criterion requ…