Igor Urminček

Results 14 issues of Igor Urminček

Is there a way to collapse/open panel programatically? Changing `collapsedSizes` doesn't seem to work.

Slug is always regenerated when model is saved (ie on update in admin). Even when `always_update=False`. https://github.com/justinmayer/django-autoslug/blob/3a87391ae7a5141d06396b93ee5b4030d9790a14/autoslug/fields.py#L275

Date fields cannot be used out of box. sqlite (and eventualy other databases) stores date as integer and no conversion to Date is done out of box when performing `SELECT`....

Please add TypeScript definitions or convert project to TypeScript

I have my custom SVGs that I would like to use as icons.

enhancement

All LESS files should have .less file extension. It not only best practice to do so but also there are issues with webpack loaders which do not recognise and do...

I have a form which has a python field `raw_description` which ends up in schema as `rawDescription`. However if field doesn't have a valid value I get a validation error...

### Feature description Support for selecting time in Date Picker. Also in range selection mode. ### Affected component/components Date Picker ### Additional Context Additional details here... ### Before submitting -...

area: request

**Describe the bug** Trying to follow getting started commands on Mac but they doesn't seem to work out of the box: ```sh % cp ./target/release/mistralrs-server . cp: cannot overwrite directory...

documentation
resolved