-
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…
-
It should work like this:
- There is a link that looks like `http://www.loglist.net/quote/new?content=` — for example, for "Hello, World" it will look like http://www.loglist.net/quote/new?content=SGV…
rexim updated
9 years ago
-
```
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…
-
```
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…
-
┆Issue is synchronized with this [Clickup task](https://app.clickup.com/t/86bzfxk8t) by [Unito](https://www.unito.io)
-
### Description
As a company,
I want to update my profile information
so that my details are accurate.
### Requirements
- Company is logged in.
- Company accessed the profile page.
### Acceptance Cr…
-
### Describe the bug
Unable to install form component due to peer dependency error in React 19.
### Affected component/components
Form
### How to reproduce
1. Create new Nextjs v15 project (with …