-
## Context
During async API calls, we disable form controls.
Since disabled form controls cannot receive focus, the focus is lost.
When users are submitting the form using the submit button, th…
-
```
What steps will reproduce the problem?
Adding checkboxes and wrapping the gallery with a form tag.
Placing the checkboxes within the div with class=caption.
What is the expected output?
Every c…
-
```
What steps will reproduce the problem?
Adding checkboxes and wrapping the gallery with a form tag.
Placing the checkboxes within the div with class=caption.
What is the expected output?
Every c…
-
I encounter a problem when I submit a form in a nyromodal context only with Firefox and when the action of the form points to an external URL.
1st step: open a nyromodal window
``` javascript
…
-
The user will be able to enter contestant info into the form like before, but now that request will be handled by AJAX. This will allow the user to enter consecutive competitors without reloading the …
-
### 1. Description of the Feature Request
A CSS project idea for creating a "cigarette rolling form." This project could serve as a creative exercise for students to practice layout, styling, a…
-
### Basic info:
nodeJS version: 13.3.0
jsdom version: 16.2.2
### Minimal reproduction case
```js
const {JSDOM} = require('jsdom')
const dom = new JSDOM(`
Email
…
-
### Describe the bug
I having the Type error on the
-
We noticed a few issues when adding the **File upload** component into a ``:
- the label and inputs are not properly linked via their respective `for` and `id` attributes,
- the asterisk doesn't s…
-
The "value" attribute of a \Zend\Form\Element\Submit gets translated twice.
Take for example the code below:
```
$submit = new \Zend\Form\Element\Submit('Submit', array());
$submit->setAttribute('va…