-
## Issue
Create a form that user has to fill up once they change their status to idle
### Description
Once the user changes their status to idle they need to fill out a form that will help them g…
-
```
What steps will reproduce the problem?
1.Go to "Create a new user account"
2.Enter the information (the password does not yet contain the words: test,
password, the name or username. Longer than …
-
```
What steps will reproduce the problem?
1.Go to "Create a new user account"
2.Enter the information (the password does not yet contain the words: test,
password, the name or username. Longer than …
-
```
What steps will reproduce the problem?
1.Go to "Create a new user account"
2.Enter the information (the password does not yet contain the words: test,
password, the name or username. Longer than …
-
I have installed the bundle in symfony 3.1 and enabled it in AppKernel.php but it's not showing in a form instead it's giving an error
**Neither the property "recaptcha" nor one of the methods "getRe…
-
```
What steps will reproduce the problem?
1. Use a form with nested groups, both having appearance="field-list"
What is the expected output? What do you see instead?
When moving to the invalid group…
-
```
What steps will reproduce the problem?
1. Use a form with nested groups, both having appearance="field-list"
What is the expected output? What do you see instead?
When moving to the invalid group…
-
### Are you submitting a **bug report** or a **feature request**?
Half bug/half feature
### What is the current behavior?
Suppose I have two inputs with
```
const Inner = (props) => {
retur…
-
### Project short name:
### Primary Wrangler:
### Secondary Wrangler:
### PI
Chung-Chau Hon
### Associated files:
- Published paper: not sure if it's available
- [ingest](https://contribute.dat…
-
Ideally, we would like to be able to validate forms like we do in other adapters:
- Sequelize allows to define validators on field level in model specification
- TypeORM allows to validate fields us…