-
### Component
Form
### Reproduction link
[https://riddle.alibaba-inc.com/riddles/a93863a9](https://riddle.alibaba-inc.com/riddles/a93863a9)
![image](https://user-images.githubusercontent.c…
-
I am using django-jsonform together with HTMX .
I have created a model that looks like this:
`class GroceryStore(models.Model):
PRODUCTS_SCHEMA = {
"type": "array",
…
-
* Package version: 1.6.1
* Django version: 1.9.8
* Python version: 2.7.9
InlineRadio does not seem to respect `form_show_labels` or `help_text_inline` when set on the form helper object:
```
…
-
Feature Request
The error messages in the pynwb validator could be more helpful. For instance, I am trying to validate a file right now and I am getting the error:
```python
Traceback (most rec…
-
### Reproduction link
[![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-2hs74j?file=demo.tsx)
### Steps to reproduce
click…
-
### Description
The id created in iron-form (#helper) causes Chrome to yell about duplicate non-unique id error when using different components that internally uses iron-form.
### Expected outco…
-
### Reproduction link
[https://stackblitz.com/edit/ng-zorro-antd-ivy-eqsoqx?file=src%2Fapp%2Fapp.component.ts](https://stackblitz.com/edit/ng-zorro-antd-ivy-eqsoqx?file=src%2Fapp%2Fapp.component.ts)
…
-
Current implementation can be further improved:
- do not fill input fields while typing username. Instead, indicate through placeholder what would be added
- then, upon submission, fill empty inpu…
-
### What problem does this feature solve?
Right now I am getting a warning regarding depreciation of [Collapse.Panel](https://ant.design/components/collapse), while the new API is ideal for simple …
-
@BowTiedFirefox whats the best way to go about this?