-
This will help keep the review focussed and easy
- [ ] Ability to set the order in which attributes will be listed when project is created
- [ ] Ability to change the attribute ordering in a project
…
-
Hi
I installed a clean website with the storefront theme, woocommerce 4.2 and imported the demo content.
When I edit the product called /shop/hoodie and change the Logo label from 'Logo' to 'Wit…
-
### Steps to reproduce
Aria-controls references invalid id when not expanded mui select component
![select-error](https://github.com/user-attachments/assets/d5102c92-2230-4130-9642-f8b148728579)
…
-
In the pre-customizable-select chromium implementation, option elements only render text content by manually collecting it from their descendants. If there is a label attribute, then the text cotent o…
-
**Why is this needed**:
`select()` allows you to visualize the attributes of the span, making them easier to visually compare. However, it's not possible to select anything from parent scopes if the …
-
I'm wrestling with making a pre-selected option render properly. It seems like the "selected" attribute is somehow filtered out of option tags, even though it is a valid HTML4/5 attribute. Any ideas?
…
-
### Problem: What is happening?
Button component is passing props to html DOM elements that have no effect on UI [1] and are not recognized by the browser as HTML valid attributes [2]
Styled Com…
-
When you select the "Create new options for the following select attributes" for an attribute (call it "myattribute") you get an database entry in core_config_data:
fastsimpleimport/product/select_att…
ghost updated
10 years ago
-
# ArrayIndexOutOfBoundsException Issue
I am currently facing error
```bash
java.lang.ArrayIndexOutOfBoundsException: arraycopy: last destination index 2147483812 out of bounds for byte[2147483637]
…
-
When fetching only a subset of attributes, the select items which select `null` seem to cause potential problems at a certain point e.g. when we hit ~1000 select items, as that is what Oracle sets as …