-
### Describe the feature
**Description:**
I propose adding a feature to DevDocsHub that allows users to contribute programming resources directly through the platform.
**Feature Overview:**
…
-
1- In our system the user can select to add a new debit or credit card. By doing such a new order is placed from our server on the api `/transactions/outlets/:outlet/orders`
2- The returned order is …
-
**jquery-confirm version:**
v3.x.x
**I'm submitting a ajax form** (check one with "x")
```
$.confirm({
title: `Enter ${priceSetting} price`,
content: `
${formInputG…
-
### Contact Details
_No response_
### What do you like to be improved?
changes were delivered via teams
-
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…
-
### Describe the bug
`await` is not needed when I try to use `toast.promise()` in shadcn sonner, thats why the state in `form.formState.isSubmitting` is always `false`
### Affected component/compone…