-
In some cases, we have very long options in the `Select` popup. In these cases, they are cropped with ellipses, so users cannot see the full text of the option. We can solve this by adding a `title` a…
-
Having some class,
```cs
public class Thing
{
[ODataPropertyName("title")]
public string Title { get; set; }
[ODataPropertyName("id")]
public string Id { get; set; }
}
```
…
-
I can't exclude some attributes from CSV file with with all products. Checkboxes don't work properly.
Preconditions
Magento 2.4.2
mysql Maria db 10.3
PHP 7.4
Steps to reproduce
Make sure you h…
-
### Bug Description
When using Select/Option components, the value I set in 'value' in the Select is not set.
### Affected Component
_No response_
### Expected Behaviour
'value' should use the va…
-
### Component
API Server / GraphQL
### Describe the Feature Request
We should have an attribute type in the schema that allows for the selection of zero or more entries from a predefined list of op…
-
## What problem does this feature solve?
In MS Edge, the "Save and fill basic info" feature is adding autocomplete to the input field (which lately is populated by an async).
A way would be for the …
-
When setting the ```required``` attribute on ``````, this attribute is not passed to the `````` element. This results in client-side form validation ignoring the required select field.
See also: ht…
-
Thanks for a brilliant library!
Is there a particular reason why the select type doesn't support the text attribute?
I quick and dirty hack to make it work (but will probably fail any html vali…
-
Consider the following:
```
Choose a fruit
Choose:
Fruit name here
...
```
The visible label/name from the label element is "choose a fruit"
the select's name bec…
-
nopCommerce version: 4.70.4 and 4.70.5
Steps to reproduce the problem:
In the product detail page (and in the category view), when there are prices set in the Product Attribute’s “Override” fie…